Greetings,
I have spent a lot of time trying to answer this simple question from the docs and googling with no luck:
Do MongoDb (latest version) distributed transactions support Serializable Isolation Level similar to PostgreSQL?
What needs to be configured for it and what are the caviats?
Thank you!