Skip to main content

Module cache

Module cache 

Source
Expand description

ClockTtlCache and its single-flight in-flight machinery.

The cache implementation itself lives here; the public counters snapshot is in crate::stats.

Structsยง

ClockTtlCache
TTL+LRU cache with all time decisions routed through an injected Clock.