lsm-wal-entry-size

Status: IN

Each LSM WAL entry is exactly `8 + len(key_utf8) + len(value)` bytes: two 4-byte big-endian length headers plus the raw payloads, with no checksum or operation-type field

Source: entries/2026/05/29/topic-write-amplification-measurement.md

JSON