You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
It is my first time working with DTM for transactions in a microservice architecture.
Using mongodb in my services, I need more examples of distributed transactions.
MongoDB has transaction logic, but I do not know how to use DTM to roll back a session transaction in MongoDB.
I want add dtm to my example project: https://github.com/Ja7ad/Library
Please help me for this.