martient / martient/bifrost-backups

Add http capabalities to request backup or recovery

Open
#31 0 comments 0 reactions 1 assignee View on GitHub

@martient is already working on this.

Since Jul 30, 2024.

Dominant language
Go
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We need the capability to trigger database backups and recoveries via HTTP requests. This feature will enable better integration with production workflows, such as:
1. Automated Backups: Before allowing users to import data, trigger a backup to ensure a safe restore point.
2. Recovery Mechanism: In case of issues during data import, enable an automatic rollback to the previous backup without manual intervention.

**Use Case**
- Data Import Automation: When users import data, the system should automatically create a backup of the current database state. If the import process fails or causes issues, the system should provide a way to revert to the backup without any internal manual actions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.