# Redis store for node cache manager

Redis cache store for [node-cache-manager](https://github.com/node-cache-manager/node-cache-manager).

## Installation

```sh
npm install cache-manager-ioredis-store
```

## License

Licensed under the [MIT license](./LICENSE).

Fork from [https://github.com/node-cache-manager/node-cache-manager-redis-store](https://github.com/node-cache-manager/node-cache-manager-redis-store)
