imergo-persistence
v8.0.0
Published
Node.js module with an abstract persistence layer in Cassandra for JavaScript objects.
Downloads
305
Readme
imergo-persistence
Node.js module with an abstract persistence layer in Cassandra for JavaScript objects.
Install
npm install imergo-persistenceCore errors
| Error | Description |
|--------------------|---------------------------|
| PersistenceError | Generic persistence error |
Test
Pre-requisites: docker and docker-compose should be installed to instantiate a Cassandra
container for the tests.
npm test