Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
cxgk committed May 9, 2017
1 parent a874871 commit 3f79acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A little in-memory cache solution for nodejs.

## Features
* In memory cache storage for key-value caching.
* In memory cache storage for any JSON serializable data.
* Expiration configured by number of accesses or time interval.
* Limits memory usage by total usage or minimum free memory.
* Supports compressed memory higher capacity
Expand Down

0 comments on commit 3f79acb

Please sign in to comment.