neither-bitcask-supports-expiry

Status: IN

Neither Bitcask implementation supports per-key TTL or expiry; `hash-index-storage` stores a timestamp in the header but never checks it for expiration, and `log-structured-hash-table` omits timestamps entirely.

Source: entries/2026/05/29/topic-bitcask-paper-vs-implementation.md

JSON