Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
1 year ago | |
---|---|---|
.github | 1 year ago | |
changes | 2 years ago | |
cmd | 3 years ago | |
pkg | 1 year ago | |
testdata | 1 year ago | |
.asf.yaml | 1 year ago | |
.gitignore | 3 years ago | |
.golangci.yml | 3 years ago | |
.licenserc.yaml | 3 years ago | |
.pre-commit-config.yaml | 3 years ago | |
CHANGELOG.md | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
CONTRIBUTING_CN.md | 3 years ago | |
LICENSE | 3 years ago | |
NOTICE | 3 years ago | |
README.md | 2 years ago | |
README_ZH.md | 2 years ago | |
VERSION | 3 years ago | |
coverage.txt | 3 years ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
goimports.sh | 2 years ago | |
integrate_test.sh | 2 years ago | |
makefile | 3 years ago |
Seata is a very mature distributed transaction framework, and is the de facto standard platform for distributed transaction technology in the Java field. Seata-go is the implementation version of go language in Seata multilingual ecosystem, which realizes the interoperability between Java and Go, so that Go developers can also use seata-go to realize distributed transactions. Please visit the official website of Seata to view the quick start and documentation.
The principle of seata-go is consistent with that of Seata-java, which is composed of TM, RM and TC. The functions of TC reuse Java, and the functions of TM and RM will be aligned with Seata-java later. The overall process is as follows:
if you want to know how to use and integrate seata-go, please refer to seata/seata-go-samples
Seata-go is currently in the construction stage. Welcome colleagues in the industry to join the group and work with us to promote the construction of seata-go! If you want to contribute code to seata-go, you can refer to the code contribution Specification document to understand the specifications of the community, or you can join our community DingTalk group: 33069364 and communicate together!
Seata-go uses Apache license version 2.0. Please refer to the license file for more information.
Go Implementation For Seata
Go Text Markdown Protocol Buffer Shell other