@myrror-security/cache-manager-redis-store
v1.7.1
Published
Redis store for node-cache-manager
Downloads
1,142
Readme
Redis store for node cache manager (TypeScript)
Redis cache store for node-cache-manager.
This package is a fork of node-cache-manager-redis
What New?
- [x] Typescript
- [x] Async/Await
- [x] Api support for node-cache-manager v5.x.x
Why we forked?
At version v5.x.x node-cache-manager has been rewritten in Typescript. and did major changes to the API .
Installation
NPM
npm install @myrror-security/cache-manager-redis-store --save
YARN
yarn add @myrror-security/cache-manager-redis-store
PNPM
pnpm install @myrror-security/cache-manager-redis-store
Contribution
Want to help improve this package? We take pull requests.
Status
The project is under active development. TODO:
- [ ] Add documentation
- [ ] Add examples
- [ ] Add code coverage
- [ ] PR template
- [ ] Issues template
License
The @myrror-security/cache-manager-redis-store
is licensed under the MIT license.