🔥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 fe65ff96e4 partial dtmcli refactor 5 years ago
..
api.go wait_result may ok 5 years ago
config.go config name change to DB 5 years ago
cron.go remove logrus 5 years ago
dtmsvr.mysql.sql config name change to DB 5 years ago
dtmsvr_test.go partial dtmcli refactor 5 years ago
examples_test.go fix nested tcc bug 5 years ago
main.go remove logrus 5 years ago
trans.go remove logrus 5 years ago
trans_msg.go fix golint 5 years ago
trans_msg_test.go split the big test file 5 years ago
trans_saga.go fix saga aborting error 5 years ago
trans_saga_barrier_test.go remove logrus 5 years ago
trans_saga_test.go add saga rollback pending bug 5 years ago
trans_saga_wait_test.go add wait test 5 years ago
trans_tcc.go add more tests 5 years ago
trans_tcc_barrier_test.go remove logrus 5 years ago
trans_tcc_test.go clear failure 5 years ago
trans_xa.go xa new interface seems ok 5 years ago
trans_xa_test.go clear failure 5 years ago
utils.go partial dtmcli refactor 5 years ago