The Log-Structured Merge-Tree (LSM-Tree)
A engineering milestone from 1996 whose ideas keep shaping modern data infrastructure.
Category · 2 papers · 3 articles
Walkthroughs of LSM-trees, CRDTs, and the data structures behind modern storage engines.
Papers
A engineering milestone from 1996 whose ideas keep shaping modern data infrastructure.
A engineering milestone from 2011 whose ideas keep shaping modern data infrastructure.
Blog articles
Distributed systems are the invisible backbone of modern technology, powering everything from your favorite social media app to global financial markets. Yet, truly understanding them — their complexities, trade-offs, an...
19 min read
Distributed-database research papers are treasure maps drawn in jargon. Without a shared vocabulary, the same term can mean different things to different systems—CAP theorem's 'consistency' is not the same in Dynamo's [e...
10 min read
NoSQL systems continue to underpin the data layer for nearly every large-scale service, yet the foundational papers that defined their trade-offs are often read in isolation. In 2026 the same questions of partition toler...
12 min read