Reduce disk IO and space usage during backups
Compare changes
- Jacob Vosmaer authored
By using light gzip compression we can save a lot of disk IO during the backup.
+ 24
− 29
@@ -2,26 +2,27 @@ require 'yaml'
@@ -30,48 +31,42 @@ module Backup