Day 28/100
Designing Data-Intensive Applications [Book Highlights]
[Part I : Chapter III] Storage and Retrieval
SSTables and LSM-Trees
Sorted String Table, or SSTable for short, requires that each key only appears once within each merged segment file
Merging s...
rawdatareaders.hashnode.dev3 min read