🔥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 4a663a1181
Merge pull request #555 from dtm-labs/yedf2/handle-errors-for-save-new
8 months ago
..
config feat(config): Set UpdateBranchSync default value as 1 in config struct 9 months ago
entry use dtm-labs/logger 3 years ago
microservices feat: add driver sponge 2 years ago
storage update min to min1 1 year ago
api.go Handle errors for save new 8 months ago
api_grpc.go unsubscribe rename 3 years ago
api_http.go reset trans corntime once - http api 3 years ago
api_json_rpc.go use dtm-labs/logger 3 years ago
cron.go fix lint 3 years ago
metrics.go update promitheus vec 3 years ago
svr.go fix deadlock 3 years ago
topics.go fix deadlock 3 years ago
trans_class.go fix 2 years ago
trans_process.go fix: using async context instead of CopyContext 2 years ago
trans_status.go fix format 2 years ago
trans_type_msg.go fix: using async context instead of CopyContext 2 years ago
trans_type_saga.go fix: using async context instead of CopyContext 2 years ago
trans_type_tcc.go fix 2 years ago
trans_type_workflow.go style: lint 2 years ago
trans_type_xa.go fix 2 years ago
utils.go fix: use anonymous member 2 years ago
utils_test.go fix: using async context instead of CopyContext 2 years ago