apache/incubator-seata-go
Fork: 278 Star: 1552 (更新于 2024-11-18 00:41:13)
license: Apache-2.0
Language: Go .
Go Implementation For Seata
最后发布版本: v1.2.0 ( 2023-05-29 20:24:16)
Seata-go: Simple Extensible Autonomous Transaction Architecture(Go version)
What is seata-go?
Apache Seata(incubating) 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:
TODO list
- TCC
- XA
- AT
- Insert SQL
- Delete SQL
- Insert on update SQL
- Multi update SQL
- Multi delete SQL
- Select for update SQL
- Update SQL
- SAGA
- TM
- RPC communication
- Transaction anti suspension
- Manually way
- Proxy datasource way
- Null compensation
- Configuration center
- Configuration file
- Registration Center
- Metric monitoring
- Compressor algorithm
- Examples
How to run?
if you want to know how to use and integrate seata-go, please refer to apache/seata-go-samples
How to join us?
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!
Licence
Seata-go uses Apache license version 2.0. Please refer to the license file for more information.
最近版本更新:(数据更新于 2024-10-24 23:24:59)
2023-05-29 20:24:16 v1.2.0
2023-03-08 22:32:50 v1.1.0
2023-01-03 22:45:26 v1.0.3
2022-12-06 21:13:48 v1.0.2-rc2
2022-11-26 16:36:43 v1.0.2-rc1
2022-07-30 18:50:13 v0.1.0-rc1
主题(topics):
at, saga, tcc, xa
apache/incubator-seata-go同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt