@tutor/rethinkdb-database
v0.5.38
Published
Persistent implementation of a rethink database.
Downloads
9
Readme
Tutor / Rethinkdb Database driver
The Rethinkdb database driver implements the necessary functionality for the DB storage interactions.
Testing
In order to run the tests you need a local rethinkdb instance running on the standard port. Then you can start the tests via
npm test