Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/incubator-seata-go

Go Implementation For Seata observed · 2026-08-28

github.com/apache/incubator-seata-go · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/incubator-seata-gomain81

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