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 -

spring - "Dispatcher has no subscribers" during startup -

how to prompt save As Box in Excel Interlop c# MVC 4 -