OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed...
Waltz is a quorum-based distributed write-ahead log for replicating transactions
Distributed database warehouse for transactions, search and analytics across time.
Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern...
Java implementation of distributed lock based on lightweight transactions in Cassandra database.
Source code for distributed transactions article from 2008, updated to use Spring Boot
The purpose of this project is to develop a distributed banking system that provides customers with the facility to check their accounts and do transactions on-lin...
Distributed Transactions in Microservices with Kafka Streams and Spring Boot
Examples and demos which show usage of distributed transactions and eventual consistency in java applications...
Full implementation of choreography-based SAGA pattern following Hexagonal Architecture to handle distributed transactions involving different microservices. Power...