hash-index-get-tombstone-guard

Status: IN

`hash-index-storage/bitcask.py`'s `get()` checks `if value == "": return None`, providing a defense-in-depth layer against tombstone leaks that `log-structured-hash-table`'s `get()` lacks

Source: entries/2026/05/29/topic-tombstone-handling-in-hint-files.md

JSON