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# - ajax - How to receive data both html and json from server? -

c# - SharpDX Toolkit models rendering inside out -