We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ad5d4 commit 9aeaa9bCopy full SHA for 9aeaa9b
README.md
@@ -33,6 +33,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
33
34
* [node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store) (uses [node_redis](https://github.com/NodeRedis/node_redis))
35
36
+* [node-cache-manager-ioredis](https://github.com/dabroek/node-cache-manager-ioredis) (uses [ioredis](https://github.com/luin/ioredis))
37
+
38
* [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb)
39
40
* [node-cache-manager-mongoose](https://github.com/disjunction/node-cache-manager-mongoose)
0 commit comments