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

Create a basic State Snapshot Archive service #594

Open
jsync-swirlds opened this issue Feb 5, 2025 · 0 comments
Open

Create a basic State Snapshot Archive service #594

jsync-swirlds opened this issue Feb 5, 2025 · 0 comments

Comments

@jsync-swirlds
Copy link
Member

Goal

The goal is to create a service that archives state snapshots according to a configurable time period. This archive may include compression (or recompression) as well as gathering snapshots into archive files containing many snapshots. We will also create a separate service to prune state snapshots, reducing snapshots to, for example 24 hourly snapshots for one day and only one snapshot per day for anything older than 24 hours.

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