llkv-storage 0.8.5-alpha

General-purpose storage adapters for the LLKV toolkit.
Documentation
1
2
3
4
use crate::types::PhysicalKey;

// Well-known key for the root ColumnCatalog.
pub const CATALOG_ROOT_PKEY: PhysicalKey = 0;