StackSaga Framework
A core implementation of the StackSaga framework designed for orchestrating long-running
transactions within request-response patterns in microservice architectures. This engine
enables reliable, synchronous transaction management across distributed services.
Dive into the underlying theory, architecture patterns, and real-world examples.
StackSaga Kafka Framework
An event-driven implementation of the StackSaga framework built on Apache Kafka,
tailored for managing long-running transactions in distributed, microservice-based
architectures. It leverages Kafka’s messaging backbone to ensure reliable orchestration
and eventual consistency.
Dive into the underlying theory, architecture patterns, and real-world examples.