lihaibh / ditto

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

Fix compatibility with mongo v4 #9

Closed lihaibh closed 3 years ago

lihaibh commented 3 years ago

snapshot field is not supported in mongodb server version 4. It needs to be removed.