diff --git a/README.md b/README.md index 6f5ba8b6..c53c58ff 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ See unit tests in [`test/multi-caching.test.ts`](./test/multi-caching.test.ts) f - [node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store) (uses [node_redis](https://github.com/NodeRedis/node_redis)) -- [node-cache-manager-ioredis](https://github.com/dabroek/node-cache-manager-ioredis) (uses [ioredis](https://github.com/luin/ioredis)) +- [node-cache-manager-ioredis](https://github.com/Tirke/node-cache-manager-ioredis) (uses [ioredis](https://github.com/luin/ioredis)) - [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb) diff --git a/READMEv4.md b/READMEv4.md index 4ef8a03f..f361415e 100644 --- a/READMEv4.md +++ b/READMEv4.md @@ -32,7 +32,7 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n - [node-cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store) (uses [node_redis](https://github.com/NodeRedis/node_redis)) -- [node-cache-manager-ioredis](https://github.com/Tirke/node-cache-manager) (uses [ioredis](https://github.com/luin/ioredis)) +- [node-cache-manager-ioredis](https://github.com/Tirke/node-cache-manager-ioredis) (uses [ioredis](https://github.com/luin/ioredis)) - [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb)