🔥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 f4796ec474 fix nested tcc bug 5 years ago
..
api.go update status 5 years ago
config.go config name change to DB 5 years ago
cron.go tcc interface seems ok 5 years ago
dtmsvr.mysql.sql config name change to DB 5 years ago
dtmsvr.postgres.sql psql partial 5 years ago
dtmsvr_test.go change some func pos 5 years ago
examples_test.go fix nested tcc bug 5 years ago
main.go config name change to DB 5 years ago
trans.go add more tests 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 gid generation decoupled 5 years ago
trans_saga_test.go add saga rollback pending bug 5 years ago
trans_tcc.go add more tests 5 years ago
trans_tcc_barrier_test.go tcc interface seems ok 5 years ago
trans_tcc_test.go tcc interface seems ok 5 years ago
trans_xa.go fix golint 5 years ago
trans_xa_test.go psql partial 5 years ago
utils.go config name change to DB 5 years ago