Skip to content

Distributed Transaction

Libraries

  • dtm-labs/dtm - A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.

Samples

  • jxlwqq/blog-microservices - A blog microservices written in Golang, which can be deployed in an Istio-enabled kubernetes cluster.
Back to top