Skip to content

Commit 5855aa1

Browse files
author
Joe Podwys
committed
Update README.md
1 parent b67bbe5 commit 5855aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Robust API
1212
* Built-in logging with a `verbose` flag.
1313
* Compatible with `cache-service` and `superagent-cache`
14-
* Public access to the underlying `node-cache` instance
14+
* Public access to the underlying `node-redis` instance
1515
* A more logical API--`.mset()` takes an object of keys and values rather than a comma-separated argument list
1616
* `.mset()` allows you to set expirations on a per key, per function call, and/or per `cache-service-redis` instance basis (Vanilla `redis` does not let `.mset()` set expirations at all)
1717

0 commit comments

Comments
 (0)