maxisam / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
https://maxisam.github.io/mgob/
MIT License
123 stars 16 forks source link

support mongo dump excludeCollectionsWithPrefix or excludeCollections #64

Closed bennyb18 closed 10 months ago

bennyb18 commented 11 months ago

I need to back up all dbs except some collections. Is it easy to add this feature? Or can someone points to me the place?

maxisam commented 10 months ago

well, i don't have this need. But welcome for PR