armdb 0.6.0

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(all(target_os = "linux", feature = "io-uring"))]
pub mod uring;