-
Great work on this! I'm excited to try it out.
I haven't yet grokked the queryWhiteList bit - I think I need to read the code a couple more times. I was wondering if you had any thoughts about the fe…
-
**This is a list of currently missing key/value stores. Please comment if you know another one that you might want to use. Implementations are also greatly appreciated!**
Some implementations are not…
minad updated
4 years ago
-
Hi,
Thank you for creating this,
I just tried chateau, and i think this kind of admin is useful when develop new app using rethinkdb.
(I wonder why it's not built in inside the admin ui).
My feature …
-
Hello,
we have serious problems with concurrent data updates in table for one row and sub array of data.
In rethink documentation there is a https://www.rethinkdb.com/docs/consistency/ where they say …
ghost updated
8 years ago
-
`rethinkdb/horizon` is now a thing, but as of this writing, it does not include [our patches in the hzc branch](https://github.com/rethinkdb/horizon/commits/hzc) to the client, and it makes some assum…
-
mlucy updated
6 years ago
-
@deontologician, @Tryneus, @dalanmiller, @coffeemug, @danielmewes, @flipace
Horizon is currently unmaintained. I think its a shame and would like to get some insight into the status quo:
* Who is…
-
https://github.com/mfenniak/rethinkdb-net might be a good jumping off point. It doesn't seem to be abandoned, just lagging a bit behind the official drivers.
-
I want to support both Socrata and CartoDB. I need documentation on how to add other OAuth providers like these two.
-
Integrating with the KV store will be trivial, since it only needs to support put and get with hinted ordered writes. Ordered writes are if a client which writes to the same key in a sequence, any oth…