wal-record-format-length-prefixed

Status: IN

Each WAL record on disk is prefixed with a 4-byte little-endian uint32 length covering everything after itself, allowing the reader to atomically skip or validate entire records.

Source: entries/2026/05/28/write-ahead-log-wal-_read_record.md

JSON