transitory
Version:
In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.
7 lines • 233 B
JavaScript
In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.