🔥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.
 
 
 
 
 
 
hitzhangjie cc66ceb484 refactor-*: improve code readability 5 years ago
..
adapter.go db adapter ok, add gorm example 5 years ago
barrier.go use const instead of string iterals 5 years ago
barrier.mysql.sql grpc barrier ok 5 years ago
consts.go use const instead of string iterals 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 refactor-*: improve code readability 5 years ago
utils_test.go try to build minimal image 5 years ago
xa.go use const instead of string iterals 5 years ago
xa_base.go refactor-*: improve code readability 5 years ago