UNPKG

transitory

Version:

In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.

4 lines 130 B
export * from './ExpirationCache'; export * from './Expirable'; export * from './MaxAgeDecider'; //# sourceMappingURL=index.js.map