Hacker News new | ask | show | jobs
by timr 5525 days ago
http://labs.google.com/papers/bigtable.html
1 comments

But it doesn't really describe the LSM data structure!
It describes the approach used here (cf. all of the discussion of the tablet system). The few differences are documented:

http://code.google.com/p/leveldb/source/browse/trunk/doc/imp...