cqrs - Replay event store in Rebus -


im working rebus (0.84) , need build simple console app replay events (rebuilding query store).

task pretty simple when comes simple ihandlemessages<t> (get handlers , call them), things got complicated when introduced sagas in code. maybe 1 of have working solution ? best use actual rebus , replay events through somehow synchronously configured bus - in case rebuild query side , long living sagas.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -