Expand description
Compaction - Background merging and level management
Compaction merges SSTables to reduce read amplification and reclaim space from deleted entries (tombstones).
Structsยง
- Compaction
Config - Compaction configuration
- Compaction
Stats - Statistics for compaction
- Compaction
Worker - Compaction worker