ModaOperandi / agora

Engineering standards
3 stars 1 forks source link

Processing events using state machines #43

Closed rlmartin closed 4 years ago

rlmartin commented 4 years ago

Domain-driven design + event-sourcing

Related to #41 .

Answer the question of "what if people need data from more than one table in the Mojo DB?"

Update state locally, then produce a business event on updated state.

mchimirev commented 4 years ago

@semenodm has something in supply chain that can be used