Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compaction track modified keys #5

Merged
merged 6 commits into from
Dec 22, 2024
Merged

Conversation

samwillis
Copy link
Contributor

Rather than rewrite the whole index on compaction, only compact modified keys, and lazily advance the version to the frontier on read.

@samwillis samwillis marked this pull request as ready for review December 22, 2024 17:34
@samwillis samwillis merged commit 4edb9b0 into main Dec 22, 2024
1 check passed
@samwillis samwillis deleted the samwillis/lazy-compaction branch December 22, 2024 17:35
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