e-oj / Fawn

Transactions for MongoDB (See the README)
https://www.npmjs.com/package/fawn
MIT License
486 stars 54 forks source link

task.run(options): Run a task. options: {useMongoose: Boolean} #73

Closed tenbabagu closed 5 years ago

tenbabagu commented 5 years ago

Have not find the definition of the option 'useMongoose', what the difference if I pass 'true' or 'false' value to it?

e-oj commented 5 years ago

It'll either use mongoose to run the task or it'll use the native driver