UNPKG

cacheman

Version:

Small and efficient cache provider for Node.JS with In-memory, Redis and MongoDB engines

12 lines 141 B
sudo: false language: node_js node_js: - "5" - "4" - "3" - "2" - "1" - "0.12" - "0.10" before_install: - "npm install npm -g"