no-concurrency-primitives

Status: IN

The entire B-tree implementation contains zero locking, latching, mutex, or thread-safety constructs; it is strictly single-threaded with no concurrent-access support

Source: entries/2026/05/28/topic-concurrent-btree-deletion.md

JSON