Module lru

Source
Expand description

LRU Cache Metrics

Metrics specific to the LRU (Least Recently Used) cache algorithm.

Structsยง

LruCacheMetrics
LRU-specific metrics (extends CoreCacheMetrics)