Skip to content

qdrant/wal

Repository files navigation

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

About

Write Ahead Logging for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages