Basic Event Sourcing Design Principles with Unique Constraints as an Example Part 2
In this second part of the two part webinar series, we will build on what we learnt in part 1 and discuss how the balance of transactional and eventual consistency can be designed in event sourcing. We will explore the different scenarios and trade-offs with a simple coding example based on set validation and unique constraints.