citadeldb-buffer 0.5.0

Buffer pool with SIEVE eviction and encrypt/decrypt pipeline for Citadel
Documentation
1
2
3
4
5
pub mod allocator;
pub mod btree;
pub mod cursor;
pub mod pool;
pub mod sieve;