IstoraMandiri / app-dump

Quick in-app database dump and restore for Meteor
34 stars 6 forks source link

Backup/Restore Specific Collections #1

Closed thearabbit closed 9 years ago

thearabbit commented 9 years ago

My application have many branches office, so I would like to backup with some collections and some documents that related with one branch. Pl help me.

IstoraMandiri commented 9 years ago

Thanks for the suggestion. Shouldn't be too hard to implement, but I don't have plans for it at the moment - I may get around to it should I need it myself.

Feel free to send a PR.

thearabbit commented 9 years ago

Excuse me, Could you explain me for do this?

hex7c0 commented 9 years ago

"specific collections" is available on mongo-(backup|restore) package

mongodb-backup example

IstoraMandiri commented 9 years ago

Pinging @elosoman, who forked this:

https://github.com/compoundtherapy/app-dump/commit/94cc56ad2ffc02d1052d7fd71d4b63a2626546bc

Is this usable? Can I merge it?

IstoraMandiri commented 9 years ago

Implemented in v 0.2