Browse Source

Update README_ZH.md

pull/99/head
scott lewis GitHub 3 years ago
parent
commit
7c34971dd3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/README_ZH.md

+ 1
- 1
docs/README_ZH.md View File

@@ -13,7 +13,7 @@ seata-golang是一个用于解决分布式事务的中间件,是基于Go语言
| grpc | × | √ | [v2 branch](https://github.com/opentrx/seata-golang/tree/v2) |

## 架构
<img alt="seata-flow" src="https://github.com/opentrx/seata-golang/blob/v2/docs/images/seata-flow.png" />
<img alt="seata-flow" width="500px" src="https://github.com/opentrx/seata-golang/blob/v2/docs/images/seata-flow.png" />

一个典型的seata分布式事务的生命周期:



Loading…
Cancel
Save