🔥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.
 
 
 
 
 
 
xyctruth 8dc04d8ab3 fix msg delay unit test 4 years ago
..
config refactor log 4 years ago
storage msg support delay 4 years ago
api.go move Prepare outof CallWithDB 4 years ago
api_grpc.go change to new error protocal ok 4 years ago
api_http.go change to new error protocal ok 4 years ago
cron.go add msg delay unit test 4 years ago
metrics.go more metrics for dtm server 4 years ago
svr.go more metrics for dtm server 4 years ago
trans_class.go fix msg delay unit test 4 years ago
trans_process.go change to new error protocal ok 4 years ago
trans_status.go golangci lint 4 years ago
trans_type_msg.go golangci lint 4 years ago
trans_type_saga.go use started not toRun 4 years ago
trans_type_tcc.go rename to dtm-labs 4 years ago
trans_type_xa.go rename to dtm-labs 4 years ago
utils.go fix dtmsrv(not contain subpackage) relevant golangci lint error 4 years ago
utils_test.go support smaller timeoutToFail 4 years ago