btree-wal-replay-is-idempotent

Status: IN

Because the B-tree WAL stores complete page images, replaying entries already applied to the data file produces identical results, making the crash window after `sync()` but before `truncate()` harmless

Source: entries/2026/05/29/topic-write-ahead-logging-fsync-ordering.md

JSON