promised-mongo
promised-mongo copied to clipboard
Use native-or-bluebird instead of bluebird.
For some people that is already using iojs or similar environment that already have native support for promises.
I would suggest going one step further and instead use any-promise which supports any of the major promise libraries or native.
+1