-
RethinkDB should run comfortably on 100 machines with 100,000 tables.
-
So I was testing reanimating and then canceling a terminated job. I reanimated a job, it gets updated correctly and goes to waiting status. Then if I try to cancel the job the update query blows up …
-
the device status will be disconnected after run some time,and when I restart the stf it recovers,but it changes to disconnected some time later again.Why is so unstable?
1.the system is OS X Yosemit…
-
We're going to start overhauling the content on the **[RethinkDB compared to MongoDB](http://www.rethinkdb.com/docs/rethinkdb-vs-mongodb/)** page in the documentation. The current version was written …
-
I am curious if there is any data reporting how well does brozzler scale with increasing the number of parallel browsers?
In my current (very limited) test bed, brozzler takes extremely long to craw…
-
The [failover](http://www.rethinkdb.com/docs/failover/) documentation explains what RethinkDB will do to try to maintain availability when a server goes down.
It might be useful to mention that altho…
AtnNn updated
8 years ago
-
This endpoint (say, `/horizon/healthy`) would return a 200 if the server is up and connected to rethinkdb, ready to serve user connections, and a 4XX/5XX response if it is not.
This would make automa…
-
At least in Python, we print the full query as well as the frame highlighting (e.g. `^^^^^^`) when printing a ReQL exception. For queries that are big, such as batch `insert` queries, the output can b…
-
This came out of the discussion in https://github.com/rethinkdb/rethinkdb/issues/4754#issuecomment-143445619.
I think the `changes` command should internally wait for `ready_for_reads` when it's firs…
-
@marshall007 reported the following case over at https://github.com/rethinkdb/rethinkdb/issues/2629#issuecomment-65527708 :
> My biggest gripe is with (2) because most of the time it's faster to pul…