Orleans: Will you join sagas in the later plan?

Created on 11 Oct 2018  Â·  9Comments  Â·  Source: dotnet/orleans

Most helpful comment

All 9 comments

There's already https://github.com/creyke/Orleans.Sagas by @Creyke.

While I’m not actively maintaining Orleans.Sagas it should provide a good example of how easily sagas could be implemented in virtual actors. Sagas are pretty simple really when compared to something like transactions.

The reason I was dubious about proposing merging this into Orleans is it’s a very opinionated way of doing it, and I think there are many ways to implement sagas with virtual grains etc.

If you want to take it as a base or have any questions just shout on Gitter.

@creyke Are you open to putting it to OrleansContrib? I thought it was already there, but it found I was wrong.

Sure it can be “donated” but it needs an active consumer to take it to production quality. In its current form it’s unproven.

@creyke Up to you, of course. I think it's totally fine to put unproven projects to OrleansContrib (with a disclaimer). Somebody else might find it useful as a base to build on top of.

Thank you!

@sundong1982 Are you okay if we close this, now that @creyke added Orleans.Sagas to OrleansContrib?

@sergeybykov yeah,ok!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jdom picture jdom  Â·  3Comments

bobanco picture bobanco  Â·  3Comments

pherbel picture pherbel  Â·  4Comments

danvanderboom picture danvanderboom  Â·  3Comments

turowicz picture turowicz  Â·  3Comments