ger_rethinkdb_esm
v1.0.1
Published
An Event Store Manager for Good Enough Recommendations (GER) using RethinkDB
Downloads
9
Maintainers
Readme
#RethinkDB ESM for GER
This is a project that implements an Event Store Manager in RethinkDB for GER.
Testing
First checkout the repository, then
npm install
then start the rethinkdb server
rethinkdb
then execute the test suite with
mocha