ryan-mars / stochastic

TypeScript framework for building event-driven services. Easily go from Event Storming → Code.
MIT License
6 stars 1 forks source link

Aggregate: Client fetches event history #24

Closed ryan-mars closed 3 years ago

ryan-mars commented 3 years ago

Aggregate Client should fetch the event history from the event store.

Epic: Aggregate #11