Browse Source

add node-cache-manager-fs-binary storage

Better performance for binary data caches than in node-cache-manager-fs
master
Ilya Sheershoff 9 years ago
parent
commit
0f71f62d55
  1. 2
      README.md

2
README.md

@ -37,6 +37,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
* [node-cache-manager-fs](https://github.com/hotelde/node-cache-manager-fs)
* [node-cache-manager-fs-binary](https://github.com/sheershoff/node-cache-manager-fs-binary)
## Overview
First, it includes a `wrap` function that lets you wrap any function in cache.

Loading…
Cancel
Save