memtable-threshold-bounds-recovery

Status: IN

The `memtable_threshold` parameter (`lsm.py:202`) directly caps the maximum number of WAL entries that must be replayed on crash recovery, because the WAL is truncated on every flush.

Source: entries/2026/05/29/topic-wal-checkpoint-protocol.md

JSON