In Parts 1 and 2, we built a storage engine: WAL for durability and LSM tree for efficient disk reads. This works. But there is a problem growing quietly in the background.

Source: [Dev.to](https://dev.to/gagandeepahuja09/building-saardb-part-3-compaction-2fhc)

Sponsored