btree-no-underflow-rebalancing

Status: IN

Delete does not rebalance underfilled nodes; the only cleanup is freeing empty non-leftmost leaves at depth 2 — a deliberate simplification over production B-trees.

Source: entries/2026/05/28/b-tree-storage-engine-btree.md

JSON