dynamis

v0.3.0
Node.JS cache API for various persistence layers
Cache singular API persistence couchDB redis levelDB memory node and 2 more...

watch

mocha --watch $(find test -name '*.test.js')

test

mocha --reporter spec $(find test -name '*.test.js')

coverage

istanbul cover ./node_modules/.bin/_mocha -- $(find test -name '*.test.js')

test-travis

istanbul cover node_modules/.bin/_mocha --report lcovonly -- $(find test -name '*.test.js')
npm i dynamis

Metadata

  • MIT
  • Whatever
  • Martijn Swaagman
  • released 9/9/2015

Downloads

Maintainers