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
An exploration of patterns for building composable data pipelines in Ruby, from the basics to the possibly YAGNI.| ismaelcelis.com
A pattern from Domain-Driven Design describing a cluster of domain objects that can be treated as a single unit for persistant storage and transactions.| martinfowler.com