We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f62c87 commit 1c55bb5Copy full SHA for 1c55bb5
README.md
@@ -2,7 +2,7 @@
2
High performance connect-like HTTP cache middleware for Node.js.
3
4
> Uses `cache-manager` as caching layer, so multiple
5
-storage engines are supported, i.e: Memory, Redis, ... https://github.com/BryanDonovan/node-cache-manager
+storage engines are supported, i.e: Memory, Redis, ... https://www.npmjs.com/package/cache-manager
6
7
## Install
8
```js
0 commit comments