cache-redis

v1.0.0
An ES6 Map-like cache with redis backing

test

npm run jshint && istanbul --print=none cover test/index.js | tspec && istanbul report text

jshint

jshint --verbose .

cover

istanbul cover --report none --print detail test/index.js

view-cover

istanbul report html && open ./coverage/index.html

coveralls

cat coverage/lcov.info | coveralls
npm i cache-redis

Metadata

  • Unknown
  • Whatever
  • David Ellis
  • released 3/25/2014

Downloads

Maintainers