This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
uo9xpb74
/
dtm
forked from
tsai/dtm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
🔥
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.
1299
Commits
8
Branches
0
Tags
21 MiB
Go
88.4%
Vue
6.4%
TypeScript
2.5%
Shell
1.2%
TSQL
0.6%
Other
0.6%
Tree:
0975ae5f32
alpha
dependabot/go_modules/golang.org/x/crypto-0.31.0
dependabot/go_modules/golang.org/x/net-0.33.0
dependabot/npm_and_yarn/admin/nanoid-3.3.8
dependabot/npm_and_yarn/admin/vite-6.0.11
main
topic
yedf2/handle-errors-for-save-new
v0.1
v0.10.0
v0.10.1
v0.10.2
v0.10.3
v0.5
v0.6
v0.7
v0.7.1
v0.8
v0.9
v0.9.1
v1.0.0
v1.0.1
v1.1.0
v1.10.0
v1.10.1
v1.10.2
v1.11.0
v1.11.1
v1.12.0
v1.12.1
v1.12.2
v1.13.1
v1.13.2
v1.13.3
v1.13.4
v1.13.5
v1.14.0
v1.14.1
v1.14.2
v1.14.3
v1.14.4
v1.15.0
v1.15.1
v1.16.0
v1.16.1
v1.16.10
v1.16.2
v1.16.3
v1.16.4
v1.16.5
v1.16.6
v1.16.7
v1.16.8
v1.16.9
v1.17.0
v1.17.1
v1.17.2
v1.17.3
v1.17.4
v1.17.5
v1.17.6
v1.17.7
v1.17.8
v1.18.0
v1.19.0
v1.2.0
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.5.0
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.4
v1.7.5
v1.8.0
v1.8.1
v1.8.4
v1.9.0
v1.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0975ae5f32'
${ noResults }
dtm
/
test
History
yedf2
c904e83c87
fix tests
4 years ago
..
busi
fix lint
4 years ago
api_test.go
fix TestVersion
4 years ago
base_test.go
add postgres test
4 years ago
common_test.go
for support multiple dbtype
4 years ago
dtmsvr_test.go
add rollback reason
4 years ago
main_test.go
fix tests
4 years ago
msg_barrier_mongo_test.go
add 2 error test case
4 years ago
msg_barrier_redis_test.go
add 2 error test case
4 years ago
msg_barrier_test.go
add 2 error test case
4 years ago
msg_delay_test.go
add 2 error test case
4 years ago
msg_grpc_barrier_redis_test.go
add 2 error test case
4 years ago
msg_grpc_barrier_test.go
add 2 error test case
4 years ago
msg_grpc_test.go
BusiReq rename to ReqGrpc
4 years ago
msg_jrpc_test.go
add 2 error test case
4 years ago
msg_options_test.go
feat:msg support concurrent
5 years ago
msg_test.go
add 2 error test case
4 years ago
saga_barrier_mongo_test.go
add 2 error test case
4 years ago
saga_barrier_redis_test.go
add 2 error test case
4 years ago
saga_barrier_test.go
add 2 error test case
4 years ago
saga_compatible_test.go
fix dtmutil relevant ci lint error
5 years ago
saga_concurrent_test.go
feat:msg support concurrent
5 years ago
saga_cover_test.go
support headers
5 years ago
saga_grpc_barrier_test.go
add 2 error test case
4 years ago
saga_grpc_test.go
add 2 error test case
4 years ago
saga_options_test.go
saga submit sync get branch error
4 years ago
saga_test.go
add 2 error test case
4 years ago
store_test.go
add postgres test
4 years ago
tcc_barrier_test.go
add 2 error test case
4 years ago
tcc_cover_test.go
add 2 error test case
4 years ago
tcc_grpc_cover_test.go
add 2 error test case
4 years ago
tcc_grpc_test.go
BusiReq rename to ReqGrpc
4 years ago
tcc_jrpc_test.go
add 2 error test case
4 years ago
tcc_old_test.go
add 2 error test case
4 years ago
tcc_test.go
add 2 error test case
4 years ago
types.go
fix some
4 years ago
workflow_base_test.go
add 2 error test case
4 years ago
workflow_grpc_test.go
BusiReq rename to ReqGrpc
4 years ago
workflow_http_test.go
add OnFinish
4 years ago
workflow_ongoing_test.go
BusiReq rename to ReqGrpc
4 years ago
workflow_xa_test.go
add 2 error test case
4 years ago
xa_cover_test.go
add 2 error test case
4 years ago
xa_grpc_test.go
add 2 error test case
4 years ago
xa_test.go
add 2 error test case
4 years ago