filmov
tv
Implement SAGA Design Pattern using Spring Boot
Показать описание
The Saga architecture pattern provides transaction management using a sequence of local transactions. A local transaction is the unit of work performed by a saga participant. Every operation that is part of the Saga can be rolled back by a compensating transaction. Further, the Saga pattern guarantees that either all operations are complete successfully or the corresponding compensation transactions are run to undo the work previously completed.
RECOMMENDED COURSES
---------------------------------------------------------------------------------------------------------
Follow us on :
--------------------------------------------------------
My Laptop :
------------------------------------------------------
Audio Gear :
------------------------------------------------------
Secondary Audio :
------------------------------------------------------
Recommended Books:
------------------------------------------------------
Music:
-------------------------------------------------------
#Saga #EventDriven #Microservices #DailyCodeBuffer
RECOMMENDED COURSES
---------------------------------------------------------------------------------------------------------
Follow us on :
--------------------------------------------------------
My Laptop :
------------------------------------------------------
Audio Gear :
------------------------------------------------------
Secondary Audio :
------------------------------------------------------
Recommended Books:
------------------------------------------------------
Music:
-------------------------------------------------------
#Saga #EventDriven #Microservices #DailyCodeBuffer
Комментарии