We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a18882 commit ea46d0fCopy full SHA for ea46d0f
README.md
@@ -4,6 +4,8 @@
4
5
go-saga is a Go library for distributed transactions management between microservices using the Saga pattern.
6
7
+<img alt="image" src="/docs/saga.png" width="600px"/>
8
+
9
## Getting Started
10
11
* Description for entire system is available at [here](docs/description.md). Korean version is also available.
0 commit comments