0.1.1 • Published 7 years ago

imergo-logger-om v0.1.1

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

imergo-logger-om

NPM Version Node

imergo® logger object model with Cassandra persistence.

Install

npm install imergo-logger-om

Testing

  • Configure your database by creating a copy of the file test/config/cassandra.json.sample in test/config/cassandra.json.
  • Adapt in the test the CQL script for keyspace creation (e.g., cluster topology)
  • Execute:
    npm test