/wal

Write Ahead Logging for Rust

Primary LanguageRust

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