aedb 0.2.13

Embedded Rust storage engine with transactional commits, WAL durability, and snapshot-consistent reads
Documentation
1
2
3
pub mod loader;
pub(crate) mod retention;
pub mod writer;