hemera-rethinkdb-store
v2.0.1
Published
This is a plugin to use Rethinkdb with Hemera
Downloads
9
Readme
Hemera-rethinkdb-store package
Rethinkdb - The open-source database for the realtime web. This is a plugin to use Rethinkdb with Hemera.
Example
hemera.use(require('hemera-rethinkdb-store'))
Start Rethinkdb with Docker
docker-compose up
Running the tests
npm run test
Dependencies
- hemera-joi
API
See Store Interface.