nomis / cursus

Race series management program
GNU Affero General Public License v3.0
1 stars 0 forks source link

Reliable storage #2

Open nomis opened 13 years ago

nomis commented 13 years ago

Handle the possibility that the filesystem loses the contents of some or all of the race series file by automatically storing backups at regular intervals.

Either store the backups in the same location as the race file (which would make that directory difficult to maintain), or somewhere in the user's home directory. Preferences will need to go somewhere too, so there'll be a special directory under the home directory already.

nomis commented 13 years ago

HSQLDB can do online backups of the database