dtm
« Back to VersTracker
Description:
Cross-language distributed transaction manager
Type: Formula  |  Latest Version: 1.19.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: distributed-transactions microservices saga tcc golang
Install: brew install dtm
About:
DTM is a distributed transaction manager that supports multiple programming languages and frameworks, enabling saga and TCC patterns for microservices. It simplifies the implementation of eventual consistency across services without requiring a heavy XA transaction coordinator. The tool provides high availability and observability, making complex business transactions manageable and reliable.
Key Features:
  • Supports Saga, TCC, and XA transaction patterns
  • Cross-language SDKs (Go, Java, Python, Node.js, etc.)
  • High availability via clustering and Raft consensus
  • Web-based dashboard for transaction observability
Use Cases:
  • Ensuring data consistency across microservices in e-commerce orders
  • Coordinating distributed operations in financial payment pipelines
Alternatives:
  • Seata – Seata is Java-centric, whereas DTM offers broader multi-language support and a lighter deployment model.
License: BSD-3-Clause
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Oct 10, 2025 1:07pm 0 VERSION_BUMP 22156ccb
Sep 15, 2025 6:26am 0 VERSION_BUMP ad976ee7