Skip to content

Commit

Permalink
docs: Updating initial text in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Apr 4, 2019
1 parent 72333e3 commit 8ddfdb6
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 @@ -5,7 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/aholstenson/transitory/badge.svg)](https://coveralls.io/github/aholstenson/transitory)
[![Dependencies](https://david-dm.org/aholstenson/transitory.svg)](https://david-dm.org/aholstenson/transitory)

Transitory is a in-memory cache for Node and the browser, with high hit rates
Transitory is an in-memory cache for Node and browsers, with high hit rates
using eviction based on frequency and recency. Additional cache layers support
time-based expiration, automatic loading and metrics.

Expand Down

0 comments on commit 8ddfdb6

Please sign in to comment.