ryan-mars / stochastic

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

feat: aggregate interface fetches events and produces state for command handler #40

Closed ryan-mars closed 3 years ago

ryan-mars commented 3 years ago

Command runtime and aggregate interface fetches events, reduces state, and saves stores new events

Closes #23 closes #24 closes #25

sam-goodwin commented 3 years ago

Reminder: conventional commit title for the pr