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

Garbage collection on startup #39

Merged
merged 3 commits into from
Jun 17, 2023
Merged

Garbage collection on startup #39

merged 3 commits into from
Jun 17, 2023

Conversation

koculu
Copy link
Owner

@koculu koculu commented Jun 17, 2023

New option: EnableSingleSegmentGarbageCollection

If the ZoneTree contains only a single segment (which is the mutable segment), there is an opportunity to perform a hard delete of the soft deleted values.
If enabled, the tree performs garbage collection on load if it is applicable.

@koculu koculu added the enhancement New feature or request label Jun 17, 2023
@koculu koculu merged commit 17e1730 into main Jun 17, 2023
1 check passed
@koculu koculu deleted the garbage-collection-on-startup branch June 17, 2023 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant