A DecisionProvider that stores nothing in memory: to provide a decision, it reads the event stream of the aggregate.
the aggregate name
the decision reducer
the event store
Get the latest DecisionSequence for an entity.
the entity's id
Generated using TypeDoc
A DecisionProvider that stores nothing in memory: to provide a decision, it reads the event stream of the aggregate.