- Fix a data race in the commit logger and other concurrency bugs (waitgroup defers, queue shutdown).
- Rework LSM store foreground/background synchronization to reduce lock contention and latency spikes, improving overall performance.
- Remove dead code and fix numerous test and backup issues, including context handling, timeout propagation, and memory usage reductions.