prolike / dilly-dally_old

An intelligent tool that carefully collects and categorizes all the time developers spend on their work
0 stars 0 forks source link

Backup/restore #223

Open lakruzz opened 5 years ago

lakruzz commented 5 years ago

Problem Since the data stored in Dilly-Dally becomes mission critical, it also becomes necessary that we have a way of backing up and restoring data in the event that anything should go wrong.

The backup should both mitigate data that is corrupted by the provider or by program misuse or malfunction.

Feature Either turn on snapshot features, or export data to external device (like our own Synology). data should be version tagged, to imply the fetature level it's compliant with.

Value When we go to production with live customers a smooth and reliable service restore process is required - as in not optional

cph-lh commented 5 years ago

This might be a good solution for backups: https://firebase.google.com/docs/firestore/solutions/schedule-export Even though we need to upgrade our pay plan, I doubt it will cost us anything as we don't have a lot of data to backup.