aholstenson/transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
TypeScriptMIT
Issues
- 1
`memoryUsageWeigher` missing from exports
#125 opened by elshize - 0
- 0
[Feature] Per-item TTL support
#124 opened by NexZhu - 4
- 1
- 1
cache.cleanUp() - An understanding
#121 opened by IParthJoshi - 1
Published type definition seems broken
#54 opened by digli - 1
- 5
RangeError: Maximum call stack size exceeded when using memoryUsageWeigher with automatic expiration
#5 opened by harishkswamy - 1
Improve time-based entry expiration
#3 opened by aholstenson - 1
Add optional callback for cache evictions
#1 opened by voxpelli