We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04e6333 + c54008d commit b6a0fb4Copy full SHA for b6a0fb4
README.md
@@ -43,6 +43,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
43
44
* [node-cache-manager-memcached-store](https://github.com/theogravity/node-cache-manager-memcached-store)
45
46
+* [node-cache-manager-memory-store](https://github.com/theogravity/node-cache-manager-memory-store)
47
+
48
## Overview
49
50
First, it includes a `wrap` function that lets you wrap any function in cache.
0 commit comments