刘凡 9ff4d1d109 add S3,archive,truncate | před 2 roky | |
---|---|---|
.. | ||
.gitignore | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
compose_s3_backup.py | před 2 roky | |
requirements.txt | před 2 roky |
Early Stage Software - unstable and unrefined... for now!
Download MongoDB backups from the Compose API (formerly MongoHQ) and upload to Amazon S3
##Usage Install Requirements
$ pip install -r requirements.txt
View help
$ compose_s3_backup.py --help
##Contributing Pull requests and suggestions welcome!