Skip to content

zcong1993/node-redis-cache

Repository files navigation

node-redis-cache

NPM version NPM downloads JS Test codecov

simple cache lib on redis

Install

$ yarn add @zcong/node-redis-cache
# or npm
$ npm i @zcong/node-redis-cache --save

License

MIT © zcong1993