Skip to main content

Module prefix

Module prefix 

Source
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§

PrefixKvStore
Fixed-capacity graph-prefix store with explicit physical-page ownership.

Enums§

PrefixKvError