The Event Store interface is the canonical data store in event sourcing, and it’s in charge of persisting and retrieving events produced by your system.| ismaelcelis.com
The Decide, Evolve, React pattern in Ruby, explained step by step| ismaelcelis.com
In this series I’ll go over the basic concepts in Event Sourcing. The code examples are in Ruby, but the general principles should apply in any language.| ismaelcelis.com