ryan-mars / stochastic

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

Component: Sentinel #85

Open sam-goodwin opened 3 years ago

sam-goodwin commented 3 years ago

Provide a new primitive Component, Sentinel, for watching the system, detecting anomalies and responding.

This is effectively a ReadModel+Policy.

Question: is it a new primitive or an composite of ReadModel and a Policy? Personally, I prefer it to be a new primitive since it will aid in visualization and customization.

ryan-mars commented 3 years ago

I believe we've hit upon a gap in Event Storming and perhaps this should be a primitive.

ryan-mars commented 3 years ago

Hopefully we get a response:

https://twitter.com/ryan_marsh/status/1412457682523590660?s=20