mindb 0.1.2

Lightweight embedded key–value store with write-ahead log and zstd compression.
Documentation
1
2
3
fn main() {
    println!("MindB storage prototype ready");
}