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

Add an "archive to staging" block archive service implementation #588

Open
Tracked by #357
jsync-swirlds opened this issue Feb 5, 2025 · 0 comments
Open
Tracked by #357

Comments

@jsync-swirlds
Copy link
Member

jsync-swirlds commented Feb 5, 2025

Create a new archive class service, which may deploy in addition to other archive service(s).
This archive service will, based on separate configuration, archive locally stored block files to a staging location (on the same or a different local storage).

Suggested features

  • Archive blocks based on time or block count
  • Optionally recompress blocks during archive using a high compression algorithm
    • This may use hardware acceleration, if available
  • Remove archived blocks only after the archive file is verified
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