Module: MysqlBackup

Defined in:
lib/mysql_backup/librarian/backup_collection.rb,
lib/mysql_backup.rb,
lib/mysql_backup/entity.rb,
lib/mysql_backup/storage.rb,
lib/mysql_backup/librarian/backup.rb,
lib/mysql_backup/librarian/backup.rb,
lib/mysql_backup/entity/identifier.rb

Overview

A backup group collection is a list of all the backup groups held by a MysqlBackup::Storage object.

Backup group collections

A collection of backup groups. Usually contains all of the backup groups in an S3 bucket.

Backup group

A collection of identifiers for S3 buckets. These identifiers point to a a single backup.

Defined Under Namespace

Classes: Entity, Librarian, Storage

Constant Summary collapse

VERSION =
'0.0.10'