twitter-archive / mysos

Cotton (formerly known as Mysos)
https://incubator.apache.org/projects/cotton.html
589 stars 67 forks source link

Support backing up MySQL master #41

Closed xujyan closed 9 years ago

xujyan commented 9 years ago

Mysos currently supports restoring a MySQL cluster from a backup (See BackupStore). We also need to support creating backups on a regular basis. We can add a BackupStore.backup() method in the interface.

xujyan commented 9 years ago

Moved over to https://issues.apache.org/jira/browse/COTTON-4