record-format-is-length-prefixed

Status: IN

Each WAL record starts with a 4-byte little-endian length prefix (not counting itself), followed by CRC, seq_num, op_type, and length-prefixed key/value pairs — minimum 25 bytes per record for empty key/value

Source: entries/2026/05/28/topic-wal-checksum-format.md

JSON