Events, Home

What is CQRS+Event Sourcing and Why Should Java Developers Care?

What is CQRS+Event Sourcing and Why Should Java Developers Care?

Monday, Sep 10, 2018, 5:30 PM

No location yet.

2 Java Enthusiasts Attending

Abstract: CQRS (Command Query Responsibility Segregation) is a design pattern that originates in DDD (Domain-Driven Design) and emphasizes strictly separating reads from updates in the application model. Event Sourcing is a closely related technique that stores state as a series of events as opposed to only keeping track of the latest data. While t…

Check out this Meetup →