compact-filters-against-live-index

Status: IN

During log-structured-hash-table compaction, records in frozen segments are only kept if `_index` still points to that exact `(path, offset)`, correctly excluding keys that were overwritten in the active segment after the frozen segment was closed.

Source: entries/2026/05/28/log-structured-hash-table-bitcask-compact.md

JSON