apache/incubator-seata-go
Go Implementation For Seata observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 46
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 128
- age_days: 2336
- days_rel: 202
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
1728 stars · 351 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Seata-go is the Go implementation of Apache Seata, a distributed transaction framework for microservices architectures. It interoperates with the Java Seata server, providing TM and RM clients that support AT, TCC, SAGA, and XA transaction modes.
Use cases
- manage distributed transactions across Go microservices
- ensure data consistency when each service has its own database
- implement saga-based long-running transactions in Go
- add TCC compensation logic to Go services
- interoperate Go services with Java Seata transaction coordinator
When to choose
- your Go microservices need cross-service transactional consistency
- you already run a Seata Java TC server and want Go services to join
- you need AT, TCC, SAGA, or XA transaction modes in a Go stack
When to avoid
- your application is a monolith with a single database where local transactions suffice
- you need a fully standalone Go transaction coordinator without the Java Seata server
- you use non-relational databases without ACID support
Facets
framework · maturity active
microservices database middleware microservices databases go windows distributed-transactions saga tcc xa at-mode two-phase-commit data-consistency seata linux macos docker kubernetes
10 sources
- readme: https://github.com/apache/incubator-seata-go · fetched 2026-08-28 · 0dfe6468d288
- homepage: https://seata.apache.org/ · fetched 2026-08-29 · 3a6f011d2deb
- site_page: https://seata.apache.org/docs/v2.3/overview/what-is-seata · fetched 2026-08-29 · 493b39c4f36e
- site_page: https://seata.apache.org/docs/v2.2/overview/what-is-seata · fetched 2026-08-29 · f9a916924afd
- site_page: https://seata.apache.org/docs/v2.1/overview/what-is-seata · fetched 2026-08-29 · 382327f1398b
- site_page: https://seata.apache.org/docs/v2.4/overview/what-is-seata · fetched 2026-08-29 · 17655e7efc70
- site_page: https://seata.apache.org/docs/overview/what-is-seata · fetched 2026-08-29 · 9db1f8caa33c
- site_page: https://seata.apache.org/docs/next/overview/what-is-seata · fetched 2026-08-29 · 4d37536771a1
- site_page: https://seata.apache.org/docs/v2.5/overview/what-is-seata · fetched 2026-08-29 · 013478e82374
- site_page: https://seata.apache.org/docs/v2.0/overview/what-is-seata · fetched 2026-08-29 · 8fd757165c21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/incubator-seata-go | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="apache/incubator-seata-go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem