btree-splits-are-crash-safe

Status: OUT

Multi-page B-tree operations (splits, deletes) are made crash-safe by writing all modifications to the WAL before applying them to data pages.

JSON