e-oj / Fawn

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

Support for MongoDB 3.6 #56

Closed PrabhakarIOTree closed 6 years ago

PrabhakarIOTree commented 6 years ago

Hi,

I am using Fawn with Mongodb 3.4 and it is working fine. I upgraded to MongoDB 3.6 and the transactions are not commiting. Could you please let me now if mongodb 3.6 is supported by Fawn.

regds, Prabhakar

e-oj commented 6 years ago

Can you add a snippet of the error you're getting? I'm holding back on updates because MongoDB is supposed to be adding transactions to the database soon

MaBeuLux88 commented 6 years ago

MongoDB 4.0.0 was released on 27 June 2018 so now multi document ACID transactions are supported. https://www.mongodb.com/transactions