pagedb 0.1.0-beta.4

Encrypted, portable, embedded page store with B+ tree and segment-file surfaces.
Documentation
1
2
3
4
//! Write-path tests that need crate-internal access to writer state and the
//! durable free-list codec.

mod free_list_window;