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

dromara/hmily

Distributed transaction solutions observed · 2026-08-28

github.com/dromara/hmily · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3261
  • days_rel: n/a
  • days_push: 780
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4165 stars · 1395 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Hmily is a financial-grade flexible distributed transaction framework for Java, supporting TCC, TAC, and XA transaction patterns. It integrates non-invasively with Spring Boot, Spring Cloud, Dubbo, Motan, and other RPC frameworks.

Use cases

  • ensure atomicity across microservices in Java
  • implement TCC distributed transactions with Spring Cloud
  • roll back distributed transactions on failure in Dubbo services
  • prevent transaction suspension in financial systems
  • add distributed transaction support to Spring Boot apps
  • manage cross-service data consistency

When to choose

  • you need high-reliability distributed transactions in a Java/Spring microservices stack
  • you use Dubbo, Motan, or Spring Cloud RPC and need TCC-style compensation
  • financial-grade consistency and abnormal recovery matter

When to avoid

  • your application is a single monolith with one database - local transactions suffice
  • you are not on the JVM
  • you need a polyglot solution across non-Java services

Facets

library · maturity active

microservices middleware database workflow-automation microservices backend fintech jvm distributed-transactions tcc saga xa spring-boot dubbo spring-cloud spring

4 sources

Member repositories

RepositoryRoleHealth v2
dromara/hmilymain32

For agents

markdown · JSON · MCP: product_card(name="dromara/hmily")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem