DistributedSagas icon indicating copy to clipboard operation
DistributedSagas copied to clipboard

Results 3 DistributedSagas issues
Sort by recently updated
recently updated
newest added

I see there is an orleans saga implimentation already, I'm assuming it's not following this exact protocol. https://github.com/creyke/Orleans.Sagas I really like orleans but it seems MS has put all it's...

Really [great talk on JOTB17](https://www.youtube.com/watch?v=YPbGW3Fnmbc), and there was this question on the flight case and idempotency VS commutativity but the explanation wasn't very clear. I think that we need a...

Since we have many Open Source distributed log infrastructure, sagalog can be easily distributed and duration. However, how to ensure saga execution coordinator consume sagalog (based sagaid) gently , ensure...