Meta
MyRocks: How Facebook Cut MySQL Storage Nearly in Half
Why Facebook replaced InnoDB with MyRocks, an LSM-tree storage engine built on RocksDB, to shrink storage footprint across its huge MySQL fleet.
3 min read
Tag
3 articles
Why Facebook replaced InnoDB with MyRocks, an LSM-tree storage engine built on RocksDB, to shrink storage footprint across its huge MySQL fleet.
Key design patterns for using S3-style object storage well, from key naming schemes to lifecycle policies, and the mistakes that cause throttling at scale.
How Facebook's Haystack replaced a filesystem-per-photo approach with a purpose-built object store to eliminate the metadata bottleneck of billions of images.