Module lfu

Source
Expand description

LFU Cache Metrics

Metrics specific to the LFU (Least Frequently Used) cache algorithm.

Structsยง

LfuCacheMetrics
LFU-specific metrics (extends CoreCacheMetrics)