🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
yedf2 9518a93120 postgres supported 5 years ago
..
adapter.go db adapter ok, add gorm example 5 years ago
barrier.go postgres supported 5 years ago
barrier.mysql.sql grpc barrier ok 5 years ago
barrier.postgres.sql postgres supported 5 years ago
consts.go add driver and compatible 5 years ago
message.go optimize dtmcli 5 years ago
saga.go optimize dtmcli 5 years ago
tcc.go use const instead of string iterals 5 years ago
trans_test.go barrier refactored 5 years ago
types.go use const instead of string iterals 5 years ago
types_test.go barrier refactored 5 years ago
utils.go postgres supported 5 years ago
utils_test.go postgres supported 5 years ago
xa.go use const instead of string iterals 5 years ago
xa_base.go postgres supported 5 years ago