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

Drop all collections except the system collections #22

Closed rubydev closed 10 years ago

alexkravets commented 10 years ago

Thanks! We are not using heroku anymore so please feel free to make any improvements to this.

On Wed, May 21, 2014 at 3:11 PM, Marian Mrózek notifications@github.comwrote:


You can merge this Pull Request by running

git pull https://github.com/rubydev/heroku-mongo-backup mongoid4

Or view, comment on, or merge it at:

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

  • [MOD] .gitignore
  • [MOD] Drop all collections except the system collections

File Changes

  • M .gitignorehttps://github.com/alexkravets/heroku-mongo-backup/pull/22/files#diff-0(1)
  • M lib/heroku-mongo-backup.rbhttps://github.com/alexkravets/heroku-mongo-backup/pull/22/files#diff-1(2)

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/alexkravets/heroku-mongo-backup/pull/22 .