raghu@dark-factory :~/kb/write-amplification $ cat

Write amplification

The ratio of physical bytes written to storage versus logical bytes stored, a core LSM-tree cost driven by repeatedly rewriting the same data during background compaction.

grounded in: Existing LSM-tree storage engine in the stack (lsm-tree, storage-engine, write-ahead-log) plus the 'Database rigor and throughput' trend theme.

Connected concepts

LSM-tree, Storage engine, Write-ahead log, Buffer Pool

Explore it live in the knowledge graph →