pagedb 0.1.0-beta.4

Encrypted, portable, embedded page store with B+ tree and segment-file surfaces.
Documentation
1
2
3
4
5
6
mod create;
mod existing;
mod modes;
mod recovery;

pub(crate) use modes::DbModeCapabilities;