Skip to content

Releases: cdxOo/mongodb-restore

1.1.2 (June 01, 2021)

1.1.1 (May 22, 2021)

22 May 15:40
Compare
Choose a tag to compare

downgraded to nodejs driver 3.6.6 due to performance issue in bulk write (insertMany), see community thread https://developer.mongodb.com/community/forums/t/nodejs-driver-bulk-write-performance-issue-after-upgrade-from-v3-6-6-to-v3-6-8/108113

1.1.0 (May 22, 2021)

22 May 12:52
Compare
Choose a tag to compare
  • fixed issue with collection bson files; an empty collection is now created when an empty file is encountered instead of failing
  • restore now fails when it encounters an existing collection; this behavior can be controlled via "onCollectionExists" option

1.0.0 (April 03, 2020)

03 Apr 04:57
Compare
Choose a tag to compare
bumped to version 1.0.0