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

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -