range-partitioning-no-thread-safety

Status: IN

No concurrency protection exists on any mutation path (`put`, `delete`, `split`, `merge`); concurrent access would corrupt the sorted key/value lists.

Source: entries/2026/05/29/range-partitioning-range_partitioning.md

JSON