armdb 0.1.11

sharded bitcask key-value storage optimized for NVMe
Documentation
1
2
3
4
5
6
pub mod aligned_buf;
pub mod direct;
#[cfg(feature = "encryption")]
pub mod tags;
#[cfg(target_os = "linux")]
pub mod uring;