wal-truncate-is-inclusive

Status: IN

`truncate(seq)` removes all records with sequence number less than or equal to `seq`, keeping only records where `seq_num > seq`

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

JSON