Sha256: ef2e7bd61094ae771d35de68e75de388abb1b78a36bc095ce119f57b37d36e6a
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
- refactor - refactor out global variables. pass a config object around instead - common logging - remove 1.8.6 support - module registry - base => prefix ? - move requires into specific modules - features - remote-only s3 support - generic notifier support - email notifier - hipchat - generic error notifier support - email - hipchat - add 'silent' - handle errors from mysqldump - check that gpg is installed - support percona XtraBackup as an option instead of mysqldump [patches anyone :) ?] - backup validation: - support for 'minsize' opition in backup that will check that produced backup is at least the expected size this should catch many backup failure scenarious (like broken mysql connection, insufficient disk space etc. - support differencial backups - it should be fairly easy for filesystem backups using tar's built in incremental functionality. - for mysql need to use XtraBackup - or we can keep the previous dump locally and store only diff with the latest dump
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
astrails-safe-0.3.1 | TODO |