This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
us1zcljz
/
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.
1633
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%
Tag:
v1.19.0
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 'v1.19.0'
${ noResults }
dtm
/
test
History
cloorc
8f7cf1ae61
feat(common): add redis cluster support
Signed-off-by: cloorc <wittcnezh@foxmail.com>
2 years ago
..
busi
feat(common): add redis cluster support
2 years ago
api_test.go
update test
3 years ago
base_test.go
concurrent timeout supported
4 years ago
common_test.go
fix lint
3 years ago
dtmsvr_test.go
fix lint
3 years ago
main_test.go
SqlServer->SQLServer, combine select+order by
3 years ago
msg_barrier_mongo_test.go
update test
3 years ago
msg_barrier_redis_test.go
dtmcli dtmgrpc workflow => client
4 years ago
msg_barrier_test.go
fix deadlock
4 years ago
msg_delay_test.go
dtmcli dtmgrpc workflow => client
4 years ago
msg_grpc_barrier_redis_test.go
dtmcli dtmgrpc workflow => client
4 years ago
msg_grpc_barrier_test.go
fix deadlock
4 years ago
msg_grpc_test.go
update test
3 years ago
msg_jrpc_test.go
fix test failure
3 years ago
msg_options_test.go
dtmcli dtmgrpc workflow => client
4 years ago
msg_test.go
update test
3 years ago
msg_webhook_test.go
add webhook
4 years ago
saga_barrier_mongo_test.go
update test
3 years ago
saga_barrier_redis_test.go
dtmcli dtmgrpc workflow => client
4 years ago
saga_barrier_test.go
dtmcli dtmgrpc workflow => client
4 years ago
saga_compatible_test.go
concurrent timeout supported
4 years ago
saga_concurrent_test.go
dtmcli dtmgrpc workflow => client
4 years ago
saga_grpc_barrier_test.go
dtmcli dtmgrpc workflow => client
4 years ago
saga_grpc_test.go
fix: using async context instead of CopyContext
3 years ago
saga_options_test.go
merged
4 years ago
saga_test.go
dtmcli dtmgrpc workflow => client
4 years ago
store_test.go
add test case for reset cron time back
3 years ago
tcc_barrier_test.go
update unit test
3 years ago
tcc_cover_test.go
dtmcli dtmgrpc workflow => client
4 years ago
tcc_grpc_cover_test.go
dtmcli dtmgrpc workflow => client
4 years ago
tcc_grpc_test.go
use dtm-labs/logger
4 years ago
tcc_jrpc_test.go
dtmcli dtmgrpc workflow => client
4 years ago
tcc_old_test.go
dtmcli dtmgrpc workflow => client
4 years ago
tcc_test.go
fix assert failure
4 years ago
topic_test.go
unsubscribe rename
4 years ago
types.go
add webhook
4 years ago
workflow_base_test.go
dtmcli dtmgrpc workflow => client
4 years ago
workflow_grpc_test.go
add Context update
4 years ago
workflow_http_ret_test.go
workflow support return values
4 years ago
workflow_http_test.go
fix lint
3 years ago
workflow_interceptor_test.go
Pass non empty grpc conn
4 years ago
workflow_ongoing_test.go
use dtm-labs/logger
4 years ago
workflow_xa_test.go
use dtm-labs/logger
4 years ago
xa_cover_test.go
dtmcli dtmgrpc workflow => client
4 years ago
xa_grpc_test.go
dtmcli dtmgrpc workflow => client
4 years ago
xa_test.go
dtmcli dtmgrpc workflow => client
4 years ago