Skip to content

Commit 9aeaa9b

Browse files
committed
Add node-cache-manager-ioredis link to readme
1 parent 96ad5d4 commit 9aeaa9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
3333

3434
* [node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store) (uses [node_redis](https://github.com/NodeRedis/node_redis))
3535

36+
* [node-cache-manager-ioredis](https://github.com/dabroek/node-cache-manager-ioredis) (uses [ioredis](https://github.com/luin/ioredis))
37+
3638
* [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb)
3739

3840
* [node-cache-manager-mongoose](https://github.com/disjunction/node-cache-manager-mongoose)

0 commit comments

Comments
 (0)