🔥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 be36d4b30e refactor postgres support 5 years ago
..
adapter.go db adapter ok, add gorm example 5 years ago
barrier.go refactor postgres support 5 years ago
barrier.mysql.sql grpc barrier ok 5 years ago
barrier.postgres.sql postgres supported 5 years ago
consts.go refactor postgres support 5 years ago
db_special.go refactor postgres support 5 years ago
db_special_test.go refactor postgres support 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 split db specific op to a stand alone file 5 years ago
utils_test.go split db specific op to a stand alone file 5 years ago
xa.go use const instead of string iterals 5 years ago
xa_base.go split db specific op to a stand alone file 5 years ago