Event Sourcing and Materialized views with Kafka Streams
Kafka helps you to build fast, high throughput, fault tolerance, scalable microservices, and applications. Kafka Streams stores data in Kafka Clusters (Kafka State Stores) and gets data wicket fast. Technologies Used Overview This repository demonstrates CQRS Event Sourcing (Materialized views) with Kafka…