-
I believe many people (including me :smile:) would like to see RethinkDB support as it is currently one of the most preferred NoSQL solutions available.
⬇️ **Please click the 👍 reaction instead of…
-
Hi,
What do you think about adding support for more db drivers?
I'm thinking about making PR with rethinkdb support. As I understand, it's needed only to implement [Accessor](https://github.com/clo…
-
Thanks for your driver!
I really hope to see d-rethinkdb integrated in vibed.
-
**Is your feature request related to a problem? Please describe.**
After upgrading from version 2.3.6 → 2.4.0, I needed to rebuild some indexes but could not do so within/using the docker container. …
-
I wrote a RethinkDB driver for [LiveDB,](https://www.npmjs.com/package/livedb) the database layer for [ShareJS](http://sharejs.org/).
I plan on showing what ShareJS is, what my driver does, how Reth…
-
-
Currently there's an MS SQL Server example. Add one for RethinkDB.
https://github.com/bchavez/RethinkDb.Driver
https://www.rethinkdb.com/docs/install/windows/
Note: RethinkDB 2.4.0 will have support…
-
Error when launching 'rethinkdb-dump': No such file or directory
The rethinkdb-dump command depends on the RethinkDB Python driver, which must be
installed.
If the Python driver is already install…
-
I propose allowing to specify files as the argument to the `--driver-port` and `--cluster-port` options:
```
rethinkdb --cluster-port file:/tmp/rethinkdb.sock
```
The server could also listen by def…
AtnNn updated
3 years ago
-
Hey there.
I realize this project has long-since been kinda taken off life support, but with the recent release of RethinkDB 2.4, I was curious to see if it would be possible to update Thinky to be…