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

ZDB append only - any pruning/cleanup/garbage collection? #133

Open
dumblob opened this issue Apr 1, 2022 · 2 comments
Open

ZDB append only - any pruning/cleanup/garbage collection? #133

dumblob opened this issue Apr 1, 2022 · 2 comments

Comments

@dumblob
Copy link

dumblob commented Apr 1, 2022

I wonder how does the "ZDB is append only" works in practice.

  1. Any pruning due to wasted capacity?

  2. How about data retention compliance (law)? Thus the need to really remove the data or to forget the keys to encrypted data and instruct ZDB to reuse the related storage blocks?

  3. How do you correct a mistake? I.e. you've been deploying huge amounts of sensitive data for months on your distributed network of storage & computing units until you realized that you should not. How will you remove that part of history?

@muhamadazmy muhamadazmy transferred this issue from threefoldtech/zos Apr 5, 2022
@muhamadazmy
Copy link
Member

This issue better be moved to https://github.com/threefoldtech/0-db

@maxux
Copy link
Collaborator

maxux commented May 30, 2022

Lot of extra information about this can be found here: #35
It's not (yet) fully implemented, but some PoC were made already. But he already commented on it :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants