wal-default-segment-10mb

Status: IN

WAL and hash-index Bitcask both default `max_file_size` to 10 MB, while the log-structured Bitcask defaults to 1 MB — reflecting the latter's heavier reliance on compaction with hint files to offset recovery cost.

Source: entries/2026/05/29/topic-wal-segment-sizing-tradeoffs.md

JSON