/Java-Microservices-CQRS-Event-Sourcing-with-Kafka

Produce events to Apache Kafka, Consume events from Apache Kafka to populate and alter the read database, Replay the event store recreate the state of the aggregate, Separet read and write concernsm, Structure your code using Domain-Driven-Design

Primary LanguageJava

Watchers