
If you've read anything about RocksDB, LevelDB, Cassandra, or any other LSM-tree database, you've met the three amplification factors: Space amplification — bytes on disk ÷ bytes of live data Read amplification — I/O operations per logical…
View original source — Hacker Noon ↗



