Expand description
Reference-counted bridge between graph prefix identities and paged KV storage.
Registry entries own one reference to every physical page. Request block tables retain an additional reference while attached, so eviction never invalidates an active request.
Structs§
- Prefix
KvStore - Fixed-capacity graph-prefix store with explicit physical-page ownership.