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

tools: cleanup backend zdb #55

Open
maxux opened this issue Jun 9, 2022 · 0 comments
Open

tools: cleanup backend zdb #55

maxux opened this issue Jun 9, 2022 · 0 comments
Assignees
Labels
type_feature New feature or request

Comments

@maxux
Copy link
Collaborator

maxux commented Jun 9, 2022

In order to clean up zdb (all chunks are there forever), some tools will be needed.

The only way to know which chunks can be removed is by iterating over all available flist, keep a list of chunks and copy theses keys to a new namespace. Then replace old namespace with the new namespace.

We assume chunks not hosted by the hub can be discarded.

@maxux maxux added the type_feature New feature or request label Jun 9, 2022
@maxux maxux self-assigned this Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant