-
Golang driver uses converted yaml tests to check integration with server. So I encountered test failures with rethinkdb build from this repo. With old rethinkdb-legacy it passes.
Rethinkdb built from…
-
ported from: https://github.com/NuGet/Home/issues/2113
Currently using GitHub badges for my projects: https://github.com/bchavez/RethinkDb.Driver
The service I'm using to render badges is http://shi…
-
The instructions on http://rethinkdb.com/docs/elasticsearch/ are no longer going to work with RethinkDB 2.2, since the River plugin is based on the inofficial Java driver which still uses the protocol…
-
As of RethinkDB 2.1.2, our drivers send a CONTINUE on a cursor, then wait for the response, parse it, and send up to one additional CONTINUE request immediately for prefetching purposes.
This works f…
-
Hello, I've been testing rethinkdb driver in the last days and no matter what I try to use I get an error if I dare to use add ons like Kodeine, Bouncer, ACL and so on.
The bouncer creator told me thi…
-
- Setup an AWS docker swarm with convoy installed on each node
- Create an EBS volume through docker py:
```
swarm_client.create_volume(
name='someuuid',
driver='convoy',
dri…
-
Hi,
I've just come across your project, searching for RethinkDB drivers for Swift on Linux.
Is that in the pipe, or something I could contribute with?
- Building Swift RethinkDB on Linux with Swift …
demom updated
7 years ago
-
Hi @dkhenry,
Could you clarify what you mean in the readme "status" subheading by, "API version 1.0 and 2.0"? I cannot find any information about what the (I assume, RethinkDB) API version correspond…
-
@neumino's rethinkdbdash has a lot of interesting features that our official JS driver doesn't currently provide.
Among them:
- Support for node streams (readable and writeable), would solve https://g…
-
```log
Running rethinkdb 2.3.6-windows (MSC 190024215)...
Running on 6.1.7600 (Windows 7, Server 2008 R2)
Loading data from directory E:\RethinkDb\rethinkdb_data
Listening for intracluster connect…