Status: IN
`range_scan` collects all matching `(key, value)` pairs into a list in memory rather than yielding lazily; large ranges consume proportional memory.
Source: entries/2026/05/28/b-tree-storage-engine-btree-range_scan.md
JSON