Status: IN
`BitcaskStore.delete()` writes a tombstone record (`b"__BITCASK_TOMBSTONE__"`); `get()` returns `None` for tombstoned keys, and `compact()` removes both the original entry and the tombstone
Source: entries/2026/05/28/log-structured-hash-table-test_bitcask.md