lsm-no-synchronization

Status: IN

`LSMTree` in `lsm.py` has zero locking, atomic swaps, or synchronization primitives; all shared state (`_memtable`, `_sstables`) is mutated in-place without protection

Source: entries/2026/05/28/topic-lsm-concurrency-safety.md

JSON