lihaibh / ditto

NPM library that helps managing MongoDB snapshots easily and efficiently
https://www.npmjs.com/package/mongodb-snapshot
MIT License
48 stars 6 forks source link

filter collections from the source and target connectors #3

Closed lihaibh closed 3 years ago

lihaibh commented 3 years ago

I want to be able to filter collections from the source connector in order to optimise the read time and also filtering collections on the target connector in order to optimise write time.