-
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…
-
Can you add RethinkDB to the tests, please?
-
Hello all,
I want run OpenSTF with docker-compose. My basic configuration is
[docker-compose.zip](https://github.com/openstf/stf/files/1307555/docker-compose.zip)
After docker-compose up, …
-
/usr/bin/rethinkdb restore backup.tar.gz -c "server_ip" --password-file ./password.txt --no-secondary-indexes --force
Extracting archive file...
Done (2 seconds)
Importing from directory...
Tra…
-
I followed instructions in https://www.rethinkdb.com/docs/start-on-startup/ on Centos7, but it had an error when start service with system.d:
rethinkdb[1174]: The directory 'rethinkdb_data' does not …
-
Update:
- [ ] Elixir
- [ ] Phoenix
- [ ] RethinkDB Adapter
-
I'm on a new DigitalOcean droplet (Ubuntu Dokku v0.3.15 on 14.04). I've followed the instructions for installing dokku and this plugin, and am now trying to deploy a simple node app.
When I run reth…
-
Rethinkdb is currently pretty strict about the places where `r.literal()` is allowed. See, for example, the discussions in rethinkdb/rethinkdb#4613, rethinkdb/rethinkdb#4428.
Reqlite is much more gen…
-
I am trying to build RethinkDB at Arch Linux and it crashes:
```
[396/426] CC build/release/obj/arch/runtime/runtime.o
[397/426] CC build/release/obj/arch/runtime/event_queue/epoll.o
…
-
Is the plan to eventually support accessing existing RethinkDB tables (and their indexes) through Fusion or will it always require managing its own "special" tables?
The existing table structure make…