Morphyum / PersistentMap

Server for the persistent war map
GNU General Public License v3.0
2 stars 1 forks source link

Backup files should be compressed #26

Closed IceRaptor closed 6 years ago

IceRaptor commented 6 years ago

Periodic backups aren't compressed or rolled. We should compress them to minimize the space they take, and allow more frequent backups.

Morphyum commented 6 years ago

Agreed

IceRaptor commented 6 years ago

Fixed and available in https://github.com/Morphyum/PersistentMap/pull/31