Module stats

Module stats 

Source
Expand description

Statistics and metrics for the cache.

This module provides atomic counters for tracking cache operations, enabling observability without impacting performance.

Structsยง

CacheStats
Statistics for cache operations.
StatsSnapshot
A point-in-time snapshot of cache statistics.