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 collector. #76

Open
sergey-shandar opened this issue Oct 14, 2023 · 0 comments
Open

Garbage collector. #76

sergey-shandar opened this issue Oct 14, 2023 · 0 comments
Milestone

Comments

@sergey-shandar
Copy link
Contributor

A garbage collector can check if a part is not reachable from root blocks. If not, we can delete the part. In this case, a user may delete a file from the repository by deleting a root block and run GC.

@sergey-shandar sergey-shandar added this to the 23.Q4.M1 milestone Oct 16, 2023
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

No branches or pull requests

1 participant