-
Hey there ! I am starting up a new feathers app with RethinkDB .. and noticed this plugin .. I was wondering what the pro's/con's are of a rethinky service layer versus the "stock" rethinkdb one (tha…
-
Can you add the ability for the DB to stream the changes to the client like RethinkDB, PipelineDB, ksqlDB, [Materialize](https://materialize.io/)? There the client does not need to poll for data.
-
Currently, running `docker-compose up` will yield
```
> [3/5] RUN go get gopkg.in/gorethink/gorethink.v4 && go install gopkg.in/gorethink/gorethink.v4:
#5 0.368 go: go.mod file not found in curren…
-
I am currently using this plugin and I can't add a password to the admin user as I believe this will stop working.
I know open-rethinkdb is still in transition but I think this is an easy fix - jus…
-
Hi,
First, thank you for this module :)
I would like to connect to a RethinkDB server with TLS. Unfortunately it is not possible as the option is not available in https://github.com/joakimbeng/n…
Bacto updated
4 years ago
-
Hello Guys,
I'm just newbie to rethinkdb so i have to ask question about this issue.
We have a cluster of rethinkdb server with 5 nodes on it. All of a sudden, one or two of servers will have a sta…
-
Connect to RethinkDB instance.
-
Currently, the query `r.table("test").insert(r.hashMap("foo", "bar").run(conn)` returns a Map.
But this is the Java driver and we'd have a better interface if we had a POJO, provided by the driver,…
-
- Intro to **Platzi** (_why/how they are using RethinkDB_): https://www.youtube.com/watch?v=Nb_UzRYDB40
- Platzi **RethinkDB Course**: https://courses.platzi.com/courses/rethinkdb-databases/
-
Users who visit documentation pages should be asked whether or not they'd like to receive updates from RethinkDB. Using service workers we could send browser push notifications when an update to Rethi…