Skip to content

Commit aa03087

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 aa03087

File tree

6 files changed

+263
-203
lines changed

6 files changed

+263
-203
lines changed

0 commit comments

Comments
 (0)