/wal

Write Ahead Logging for Rust

Primary LanguageRustApache License 2.0Apache-2.0

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