UNPKG

cacheman-redis

Version:

Redis standalone caching library for Node.JS and also cache engine for Cacheman

11 lines (10 loc) 125 B
sudo: false language: node_js node_js: - "10" - "8" - "6" services: - redis before_install: - "npm install npm -g"