CharaChorder / nexus

CharaChorder's logging and analysis desktop app, supporting Linux, Windows, and macOS.
GNU Affero General Public License v3.0
19 stars 7 forks source link

Automatic database backups #82

Open Raymo111 opened 1 year ago

Raymo111 commented 1 year ago

After the db is in a fixed application data location, we should automatically periodically back it up, with some sort of compression. Logrotate should be implemented, such that a db version from every hour should be kept for the last 24 hours, then one a day for a week, then one a week for a month, then monthly after that.