ViewstampedReplication.Storage.File (viewstamped_replication v0.1.0)

Copy Markdown View Source

Checksummed write-ahead log and atomic checkpoint storage.

Recovery ignores WAL records already represented by the checkpoint. A partial or corrupt WAL tail is truncated to the last checksummed record.