🔥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 7b2fb2d342 Merge branch 'main' of github.com:yedf/dtm into main 4 years ago
..
dtmimp fix: add callerskip with 1 4 years ago
barrier.go barrier interface change to sql.Tx 4 years ago
consts.go fix var result 4 years ago
msg.go add lincense 4 years ago
saga.go add lincense 4 years ago
tcc.go registerTccBranch and registerXaBranch changed to registerBranch 4 years ago
trans_test.go update port in readme 4 years ago
types.go add new engine redis 4 years ago
types_test.go update port in readme 4 years ago
xa.go add new engine redis 4 years ago