-
-
We have a lot of users who are experimenting with Horizon and React Native (e.g. rethinkdb/horizon#255 and rethinkdb/horizon#477), and an open issue for building an example app: rethinkdb/horizon#285
…
-
fwiw,
I'd rather have my sub-documents as jsonb column types than hstore column types. I could cast the hstore to jsonb in a view after I set up the column, but that didn't work for all of my sub-d…
-
## The devDependency [rethinkdb](https://github.com/rethinkdb/rethinkdb) was updated from `2.3.3` to `2.4.0`.
🚨 [View failing branch](https://github.com/tjmehta/rethinkdb-stream-chunker/compare/mast…
-
https://github.com/rethinkdb/rethinkdb-example-nodejs-chat/blob/master/lib/db.js#L23
What is the cache table used for? I don't see it referenced anywhere else in the code. Should it be removed from t…
-
Hi Guys,
I just noticed that the issue that is referred on this project readme file is already closed and was delivered on 2.3.
What is the current state of this ?
Is this project still relevant …
-
It is usually advisable to give `rethinkdb` multiple `--join` arguments, one for each other server in the cluster.
That way, if one other server is down when restarting a RethinkDB node, it will still…
-
Hello
I am trying to install bigchaindb via pip3.5 on Ubutu 16.04 on a Oracle VirtualBox. But every time I am getting a 104 (Connection Reset by Peer) on execution of command sudo pip3.5 install bi…
-
They are not subject to auth keys (or admin passwords.)
NB: It's not yet possible to bind to different interfaces for driver and intracluster ports, so we can't have the driver port open and the intr…
-
Hi, I have deployed the rethinkdb cluster in eks 1.13 following the statefulset folder instructions, but the admin deployment doesn't work:
Here is the log from admin deployment:
```txt
Using a…