leaf-split-updates-sibling-pointers

Status: IN

When a leaf splits, the new page inherits the old page's `next_sibling` pointer and the old page's `next_sibling` is updated to point to the new page — two field writes during an operation that already rewrites both pages

Source: entries/2026/05/29/topic-leaf-sibling-chains.md

JSON