agirbal / umongo

Desktop app to browse and administer your MongoDB cluster
http://www.edgytech.com/umongo/
580 stars 94 forks source link

add a tool to fix a collection by copying from another mongo #20

Closed agirbal closed 13 years ago

agirbal commented 13 years ago

If it was detected that some replicas dont have the same count for a collection, next step is to copy over records. This tool will let either insert or upsert all records from another mongo.