#event-sourcing

[ follow ]
Python
fromTalkpython
2 days ago

Event Sourcing Design Pattern

Event sourcing stores every change as immutable events that can be replayed to rebuild state, enabling clear history and strong support for AI-assisted coding workflows.
Scala
fromYouTube
2 weeks ago

Cesar Enrique Ramirez: Domain modeling for event sourced data [Scala Days 2025]

Separating read and write models in complex systems enhances flexibility, scalability, and adaptability while simplifying schema evolution and access patterns.
Scala
fromScala Days
8 months ago

Meet Our Sponsor - Xebia

Xebia is enhancing its involvement in the Scala community at Scala Days, showcasing its expertise in Scala and related solutions.
#akka
[ Load more ]