Rushit Shah

Results 3 comments of Rushit Shah

I'm working with Mongo 4.4 and attempting to write unit tests for some code which uses transactions - any chance this issue can be bumped up in priority? I'm getting:...

I'm using multi document transactions where we persist data into the main collection and an audit collection to record changes. This audit log is then used (with change streams) as...

@bwaldvogel yep, in general I do completely agree with you. The decision, however, to use MongoDB with transactions was due to the following: - We need a document store as...