Sign in Sign up
npm

lru-weak-cache

A caching Map<string, V extends object> that deletes the least-recently-used items with weak references and async generation. Inspired by [lru-cache](https://www.npmjs.com/package/lru-cache).

npm View on Npm

Activity

Latest release
5y ago
Total releases
13
Cadence
~daily
Last 12 months
0

Details

License
Apache-2.0
First release
Mar 20, 2018
Releases
Version Released
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial