rollblock 0.4.1

A super-fast, block-oriented and rollbackable key-value store.
Documentation
1
2
3
// crate entry point so `cargo test --test e2e` discovers the entire suite
#[path = "e2e/mod.rs"]
mod e2e_suite;