range-scan-supports-unbounded

Status: IN

Calling `range_scan(start_key)` without an `end_key` scans from `start_key` through the last key in the rightmost leaf, terminating at the `NO_SIBLING` sentinel

Source: entries/2026/05/29/topic-range-scan-implementation.md

JSON