kellpossible / kellpossible/avalanche-report
Database restore
- Dominant language
- Rust
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need a way to restore the database from S3.
I would propose first a new option to restore by specifying the version id to restore. Upon startup with the restore option the database will be backed up and subsequently the selected version will be downloaded and replace the current version.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the startup path, database persistence, and any existing S3 integration. Clarify how a version ID is supplied and how the current database is backed up before replacement. Done means a selected S3 version can safely restore the database during startup, with tests covering the restore flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- backend, cloud, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100