hint-offset-is-segment-offset

Status: IN

The `offset` value stored in a hint entry is a byte position in the corresponding `.dat` segment file, not a position within the hint file itself; `get()` uses this offset to seek directly into the segment.

Source: entries/2026/05/29/log-structured-hash-table-bitcask-_load_hint_file.md

JSON