alexkravets / heroku-mongo-backup

Backup mongodb on Heroku and push it to S3 or FTP with cron task.
https://github.com/alexkravets/heroku-mongo-backup
55 stars 33 forks source link

max backup files function update #11

Closed taromurao closed 11 years ago

taromurao commented 11 years ago

Hi Alex,

Tested both AWS/S3 and S3.

alexkravets commented 11 years ago

Great job! Thanks for commit!

On Fri, Oct 5, 2012 at 9:23 PM, Taro Murao notifications@github.com wrote:

Hi Alex,

Tested both AWS/S3 and S3.

You can merge this Pull Request by running:

git pull https://github.com/solacreative/heroku-mongo-backup develop

Or view, comment on, or merge it at:

https://github.com/alexkravets/heroku-mongo-backup/pull/11 Commit Summary

  • max backup files function update

File Changes

  • M lib/s3_helpers.rb (20)

Patch Links