Skip to main content

Crate citadel_buffer

Crate citadel_buffer 

Source

Modulesยง

allocator
Page allocator with two-phase pending-free model for CoW B+ tree.
btree
CoW B+ tree engine. Mutations clone pages; old pages go to pending-free list.
cursor
B+ tree cursor for range iteration using a root-to-leaf path stack.
pool
sieve