🔥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 b514143c94 support grpc and http mixed up 4 years ago
..
config refactor log 4 years ago
storage fix lint 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 fix shouldrollback 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 Enable concurrent for SAGA grpc 4 years ago
trans_process.go change to new error protocal ok 4 years ago
trans_status.go support grpc and http mixed up 4 years ago
trans_type_msg.go change to new error protocal ok 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