Skip to main content

Module cache

Module cache 

Source
Expand description

In-memory caching layer (sharded LRU + startup warming).

Normative: STR-002. Behavior: CAC-001CAC-006.

Modules§

sharded
Sharded LRU caches for hot dig-block values (CAC-001).
warming
Cache warming on startup (CAC-006).