0.1.1 • Published 8 years ago
imergo-logger-om v0.1.1
imergo-logger-om
imergo® logger object model with Cassandra persistence.
Install
npm install imergo-logger-omTesting
- Configure your database by creating a copy of the file
test/config/cassandra.json.sampleintest/config/cassandra.json. - Adapt in the test the CQL script for keyspace creation (e.g., cluster topology)
- Execute:
npm test