Closed watson28 closed 2 months ago
When creating queries or doing compaction, which uses merging iterators, we would have one iterator per level in the LSM. We'd have 1, 2, 3, 4 or maybe 5 iterators for a very large database. reference: https://github.com/spirit-labs/tektite/pull/205#issuecomment-2282858969
When creating queries or doing compaction, which uses merging iterators, we would have one iterator per level in the LSM. We'd have 1, 2, 3, 4 or maybe 5 iterators for a very large database. reference: https://github.com/spirit-labs/tektite/pull/205#issuecomment-2282858969