cache-manager-redis-yet
Version:
Redis store for node-cache-manager updated
22 lines (14 loc) • 998 B
Markdown
# Redis store for node cache manager
[](https://codecov.io/gh/jaredwray/cacheable)
[](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml)
[](https://github.com/jaredwray/cacheable/blob/main/LICENSE)
[](https://npmjs.com/package/cache-manager-redis-yet)

Redis cache store for [cache-manager](https://github.com/jaredwray/cacheable/tree/main/packages/cache-manager.
## Installation
```sh
pnpm install cache-manager-redis-yet
```
## License
Licensed under the [MIT license](./LICENSE).
Fork from [https://github.com/dabroek/node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store)