Skip to content

l0 to l1 compaction#23

Merged
jobala merged 3 commits intomainfrom
full-compaction
Nov 1, 2025
Merged

l0 to l1 compaction#23
jobala merged 3 commits intomainfrom
full-compaction

Conversation

@jobala
Copy link
Owner

@jobala jobala commented Nov 1, 2025

Overview

Adds support for l0 -> l1 compaction.

The difference between l0 and l1 sstables is that l0 sstables can haver overlapping key ranges and l1 sstables don't and are essentially a sorted run of l0 tables.

@jobala jobala merged commit cea7123 into main Nov 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant