Design Patterns
SAGA Pattern for Distributed Transactions
What are traditional transactions and distributed transactions. How to use saga pattern for distributed transactions?
What are traditional transactions and distributed transactions. How to use saga pattern for distributed transactions?
What is 3 phase commit and how it is different from 2 phase commits
What is distributed transaction and how it can be done using 2 phase commit protocol