UNPKG

transitory

Version:

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

3 lines (2 loc) 59 B
export * from './Metrics'; export * from './MetricsCache';