-
Hi!
I use Thinky on different projects with express. I've been moving to AWS Lambda few months ago, using only rethinkdb official driver for a unique reason i haven't reported yet!
I'm not sure i'm …
-
http://www.rethinkdb.com/api/javascript/#do
I have looked at how the [javascript](https://github.com/rethinkdb/rethinkdb/blob/next/drivers/javascript/ast.coffee#L198) and [python](https://github.com/…
-
Hello there,
Yesterday night one of my server lost internet connection for about 2 hours. I've the feeling that after a while, rethinkdb don't try to reconnect to other server.
As there is very …
-
Hey are you thinking about still supporting this? :)
-
`eq_join` doesn't seem to work with `r.args` with the python driver.
```
>>> r.expr([1, 2, 3]).eq_join(r.args([r.row, r.db("b9d6584dca2c5129539dc8bd9c65922c").table("0cc19ce919ed840596e98a20d4894cd1"…
-
I was wondering whether you have any future plans for this project.
Having used the Clojure RethinkDB client and had a great experience with it I was encouraged to see that it was the inspiration for…
-
-
In a similar vein to #4315, it would be nice if `.run` validated connections via duck typing rather than `instanceof`, as that would allow:
- heterogenous environments (right now, if I have a module t…
-
So, I was thinking a lot about the performance of my [new C# driver](https://github.com/bchavez/RethinkDb.Driver) https://github.com/bchavez/RethinkDb.Driver (and this probably applies to the Java dr…
-
Hello,
When to start supporting rethinkdb??