Browse Source

Fix Typo

feature/fix-isCacheableValue-usage
v4l3r10 10 years ago
parent
commit
f276a003ef
  1. 5
      README.md

5
README.md

@ -29,8 +29,9 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
npm install cache-manager
## Store Engine
[Redis Store ](https://github.com/dial-once/node-cache-manager-redis)
[MongoDB Store](https://github.com/v4l3r10/node-cache-manager-mongodb)
* [node-cache-manager-redis](https://github.com/dial-once/node-cache-manager-redis)
* [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb)
## Overview

Loading…
Cancel
Save