Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 210 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 210 Bytes

wal

A work-in-progress write ahead logging library for Rust.

TODO

  • Prefix/Suffix truncation
  • Durable value API

Running Benchmarks

cargo run --example bench --release -- append --help