Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Mar 7, 2009
0 parents commit 2f6445f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
@@ -0,0 +1,12 @@
DB2S3 - A rails plugin to backup Mysql to S3
--------------------------------------------

Dependencies:
gem install aws-s3

Usage:
rake db2s3:backup:full
rake db2s3:backup:incremental # Unimplemented
rake db2s3:backup:restore

Currently only stores latest backup

0 comments on commit 2f6445f

Please sign in to comment.