generall / wal

Write Ahead Logging for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 100.0%