ms-saga
PublicThis repository presents a personal project focused on handling distributed transactions using the Orchestrated Saga Pattern. The goal is to build a robust microservices architecture capable of handling failures and maintaining data consistency without relying on the 2PC protocol.