Skip to main content

Module l1_store

Module l1_store 

Source

Structs§

L1CacheStore
An ObjectStore adapter fronting origin with a RAM-backed RangeCache.

Functions§

l1_wrap
Wrap origin with the in-process L1 cache: a RangeCache over the shared bounded RAM backend, namespaced by ns (e.g. "lakehouse", "static") so distinct wrap sites share one RAM budget without their keys colliding.