UNPKG

alaska-cache-redis

Version:

Alaska redis cache driver

20 lines (19 loc) 479 B
{ "name": "alaska-cache-redis", "version": "0.13.2", "description": "Alaska redis cache driver", "keywords": [ "alaska", "alaska-cache" ], "alaska": "driver", "alaska-driver": "cache", "main": "index.js", "scripts": {}, "repository": "https://github.com/maichong/alaska/tree/master/src/alaska-cache-redis", "author": "Liang <liang@maichong.it> (https://github.com/liangxingchen)", "license": "MIT", "dependencies": { "redis": "^2.8.0" } }