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 7790aae commit db12c09Copy full SHA for db12c09
README.md
@@ -1,5 +1,5 @@
1
# http-cache-middleware
2
-High performance connect-like HTTP cache middleware for Node.js.
+High performance connect-like HTTP cache middleware for Node.js. So your latency can decrease to single digit milliseconds 🚀
3
4
> Uses `cache-manager` as caching layer, so multiple
5
storage engines are supported, i.e: Memory, Redis, ... https://www.npmjs.com/package/cache-manager
0 commit comments