Avatar

Connell

Software Engineer

BlogTalksExplainersProjects

Event Sourcing

10th July 2023 #architecture#events

We explain the pros and cons of Event Sourcing compared to traditionally updating the current state in a database. We cover trade-offs with Eventual Consistency, problems with concurrency, and options to solve those with optimistic concurrency techniques.

© Connell Sharp 2024. Hosted by GitHub.