This project demonstrates the implementation of an orchestration saga using Kafka to manage the order processing workflow. The OrderService acts as the orchestrator, controlling the saga's flow by interacting with other services through events and commands. -
View it on GitHub