e-oj / Fawn

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

Is there any way to use fawn with multiple mongoose connection? #88

Open sohanur-rahman0 opened 3 years ago

sohanur-rahman0 commented 3 years ago

I'm working on an application where i have to use 3 different database on 3 different cluster. Is there any way to use fawn to implement transaction on different database connection?