Skip to content

Commit

Permalink
docs(README): add additional resources for Saga pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed May 5, 2024
1 parent 2fc50fb commit 6a9d226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ More detail on [saga](./saga.md).
## Resources

- [Saga pattern made easy](https://pages.temporal.io/rs/250-WIU-007/images/tech-guide-saga-pattern-made-easy.pdf)
- [Saga pattern - Azure Design Patterns | Microsoft Learn](https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/saga/saga)
- [Pattern: Saga](https://microservices.io/patterns/data/saga.html)

## Author

Expand Down

0 comments on commit 6a9d226

Please sign in to comment.