Skip to content

Add BadgerDB backup solution #204

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

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR adds a BadgerDB backup solution that supports both ad-hoc and periodic backups. The backups are stored in timestamped folders with the format: /backup_dir/yy-mm-dd-hh-mm/.

Implementation includes:

  • New 'backup' and 'restore' CLI commands for ad-hoc operations
  • Periodic backup service that can be configured in aggregator and operator
  • Configuration options in YAML files
  • Backup files stored in timestamped directories

Link to Devin run: https://app.devin.ai/sessions/80e4c0ea0c8844359c035f60f2f1c7de
Requested by: vinh@avaprotocol.org

Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
Co-Authored-By: vinh@avaprotocol.org <vinh@avaprotocol.org>
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

Successfully merging this pull request may close these issues.

1 participant