Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i need a saga example #1

Open
izengliang opened this issue Sep 6, 2014 · 7 comments
Open

i need a saga example #1

izengliang opened this issue Sep 6, 2014 · 7 comments

Comments

@izengliang
Copy link

i need a saga example , more formal example :)

@adrai
Copy link
Contributor

adrai commented Sep 6, 2014

Will come... not finished now...

@adrai
Copy link
Contributor

adrai commented Sep 6, 2014

an example could be something like this oder process: http://msdn.microsoft.com/en-us/library/jj591569.aspx

@adrai
Copy link
Contributor

adrai commented Sep 6, 2014

for now look at the synopsis: https://github.com/adrai/node-cqrs-saga/tree/master/synopsis/order

@blissi
Copy link

blissi commented Nov 22, 2017

The synopsis is missing. I'm also struggling with how to use saga and domain with each other. Is there an example somewhere that explicitely shows how to use everything together?

@adrai
Copy link
Contributor

adrai commented Nov 22, 2017

@uniconstructor
Copy link

I think we need not only example of saga, but also some explanation about what is actually "saga" means. I spend some time trying to understand what it's all about and now I know that it is a design pattern. :)

I found a good article about it: "Saga Pattern | How to implement business transactions using Microservices" (Denis Rossa)
Part one: https://blog.couchbase.com/saga-pattern-implement-business-transactions-using-microservices-part/
Part two: https://blog.couchbase.com/saga-pattern-implement-business-transactions-using-microservices-part-2/

Original paper describing saga pattern: https://www.cs.cornell.edu/andru/cs711/2002fa/reading/sagas.pdf (Cornell University)

@adrai maybe we should place those links at the bottom of readme file - what do you think?

@adrai
Copy link
Contributor

adrai commented Aug 16, 2018

Can you add a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants