From c0cf667dc6489d4a4daf49a747b35130824951a1 Mon Sep 17 00:00:00 2001 From: Theo Gravity Date: Mon, 11 Jul 2016 18:01:34 -0700 Subject: [PATCH] Add node-cache-manager-memcached-store ref (#1) Add node-cache-manager-memcached-store link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a287b8c..eb27203 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n * [node-cache-manager-hazelcast](https://github.com/marudor/node-cache-manager-hazelcast) +* [node-cache-manager-memcached-store](https://github.com/theogravity/node-cache-manager-memcached-store) + ## Overview First, it includes a `wrap` function that lets you wrap any function in cache.