open-wal 0.2.1

An embedded Write-Ahead Log (WAL) library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Summary

[Introduction](introduction.md)

- [Getting started]getting-started.md
- [The durability model]durability-model.md
- [Writing and reading]writing-and-reading.md
- [Recovery]recovery.md
- [Checkpointing and retention]checkpointing.md
- [Single-writer by construction]single-writer.md
- [External readers, backup, and replication]external-access.md
- [The on-disk format]on-disk-format.md
- [FAQ and gotchas]faq.md