rsdb 0.8.0

a flash-sympathetic persistent lock-free B+ tree, pagecache, and log
Documentation
export RUSTFLAGS="-Z sanitizer=leak"

cargo build \
  --bin=stress \
  --features="race" \
  --target x86_64-unknown-linux-gnu \
  --verbose

sudo ./target/x86_64-unknown-linux-gnu/debug/stress