@wry/caches
Various cache implementations
Last updated a year ago by benjamn .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @wry/caches 
SYNC missed versions from official npm registry.

@wry/caches

Various cache implementations, including but not limited to

  • StrongCache: A standard Map-like cache with a least-recently-used (LRU) eviction policy and a callback hook for removed entries.

  • WeakCache: Another LRU cache that holds its keys only weakly, so entries can be removed once no longer retained elsewhere in the application.

Current Tags

  • 1.0.1                                ...           latest (a year ago)
  • 1.0.1                                ...           next (a year ago)

2 Versions

  • 1.0.1                                ...           a year ago
  • 1.0.0                                ...           a year ago
Maintainers (1)
Downloads
Total 2
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (0)
None
Dependents (2)

© 2010 - cnpmjs.org x YWFE | Home | YWFE