The application is built using Eventuate, which is an application platform for writing transactional microservices. It provides a simple yet powerful event-driven programming model that is based on event sourcing and Command Query Responsibility Segregation (CQRS). Eventuate solves the distributed data management problems inherent in a microservice architecture. It consists of a scalable, distributed event store and client libraries for various languages and frameworks including Java, Scala, and the Spring framework.
Read full article from GitHub - cer/event-sourcing-examples: Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
No comments:
Post a Comment