1 रिपॉजिटरी
Frameworks for the Java ecosystem that manage atomic operations and consistency across microservices.
Distinct from .NET Distributed Transaction Frameworks: Targeted at the Java/JVM ecosystem rather than .NET.
Explore 1 awesome GitHub repository matching software engineering & architecture · Java Distributed Transaction Frameworks. Refine with filters or upvote what's useful.
tx-lcn is a distributed transaction framework and Java transaction middleware designed to manage atomic operations and data consistency across multiple microservices and relational databases. It functions as a distributed transaction coordinator that synchronizes commit and rollback operations to ensure global data integrity. The system provides a microservice consistency manager that tracks and resolves transaction flows across service boundaries. It features an integration layer compatible with middleware such as Spring Cloud, Dubbo, and Motan, allowing it to operate across different servic
Provides a comprehensive system for managing atomic operations and data consistency across Java-based microservices.