hash-index-wall-clock-not-monotonic

Status: IN

`_write_record` timestamps use `time.time()`, which is not monotonic — NTP adjustments or manual clock changes can cause a newer write to carry an older timestamp, confusing compaction's latest-wins conflict resolution.

Source: entries/2026/05/29/hash-index-storage-bitcask-_write_record.md

JSON