halbritter-lab / gene-curator

Gene Curator is an open-source platform for managing and curating genetic data. It facilitates gene data analysis, entry, and reporting, serving genetics researchers with tools for efficient data handling.
MIT License
5 stars 1 forks source link

Feature request: Implement a Backup System #86

Open berntpopp opened 7 months ago

berntpopp commented 7 months ago

Description:

Acceptance Criteria:

  1. Design and implement a backup system that periodically saves the data.
  2. The system should be reliable and ensure data integrity.
  3. Include a method to restore data from backups when necessary.