btree-wal-truncation-is-commit-point

Status: IN

The WAL truncation in `commit()` is the atomic linearization point: before truncation, recovery will redo the transaction; after truncation, the transaction is committed

Source: entries/2026/05/29/topic-split-atomicity-via-wal.md

JSON