❔ MediatR and saga
Is there a reason why it's so hard to find a existing saga implementation based on MediatR? All examples are based on actually using a message broker ( service bus, ... )
2 Replies
Are you looking for two phase commit ( 2pc ) where mediatr is handling the phases and compensating transactions?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.