btree-wal-is-physical-redo-only

Status: IN

The B-tree WAL in `btree.py` stores full after-image page data (physical WAL) and supports only redo recovery; there is no undo capability

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

JSON