Skip to content

Commit 21a5ce5

Browse files
committed
♻️ Use mongodb promises
[`mongodb@5`][1] removes support for using callbacks, forcing consumers to use promises instead. This non-breaking change does the minimum amount of work to move us to using `mongodb` promises, while keeping all our interfaces intact. [1]: https://github.com/mongodb/node-mongodb-native/releases/tag/v5.0.0
1 parent e72c6bb commit 21a5ce5

6 files changed

+262
-203
lines changed

0 commit comments

Comments
 (0)