Skip to main content

Module prefix_cache_stats

Module prefix_cache_stats 

Source
Expand description

Structured prefix-cache statistics for the /status endpoint.

Aggregates signals from cache modules into a single prefix_cache block: hit/miss counts, alignment score, frozen message counts, delta compression ratios, replay metrics, and Headroom-compat counts.

Structs§

PrefixCacheStats

Functions§

record_delta
record_frozen_count
record_headroom_compat
record_hit
record_miss
record_replay_hit
record_replay_miss
record_sticky_injection
snapshot