Skip to content

Commit 20937b2

Browse files
authored
Merge pull request jaredwray#197 from maxpert/master
Adding SQLite storage
2 parents 7fb808e + 04c8dec commit 20937b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n
5151

5252
* [node-cache-manager-couchbase](https://github.com/davidepellegatta/node-cache-manager-couchbase)
5353

54+
* [node-cache-manager-sqlite](https://github.com/maxpert/node-cache-manager-sqlite)
55+
5456
## Overview
5557

5658
**First**, it includes a `wrap` function that lets you wrap any function in cache.

0 commit comments

Comments
 (0)