Project Summary
Project Information
Field | Value |
---|---|
Name | Saga Entities |
Description | The Saga Entities module within Macha Core Entities provides foundational components for implementing the Outbox Transactional Saga Pattern in distributed systems. It defines core entities like SagaId and SagaIdentifiedObject to facilitate identification and metadata management for saga-related interactions. By adhering to Clean Architecture principles, this module ensures scalability, modularity, and consistency for managing transactional sagas across the core. |
Homepage | http://macha.machanism.org/core/core-entities/saga-entities |
Project Organization
This project does not belong to an organization.
Build Information
Field | Value |
---|---|
GroupId | org.machanism.macha.core.entities |
ArtifactId | saga-entities |
Version | 0.0.1-SNAPSHOT |
Type | jar |
Java Version | 1.8 |