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.
1259
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:
09cdabc22c
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 '09cdabc22c'
${ noResults }
dtm
/
test
History
xyctruth
71f4aaa470
grpc error reason
4 years ago
..
busi
grpc error reason
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 golint
4 years ago
msg_barrier_mongo_test.go
rename const
5 years ago
msg_barrier_redis_test.go
rename const
5 years ago
msg_barrier_test.go
rename const
5 years ago
msg_delay_test.go
add needDelay func, fix name
5 years ago
msg_grpc_barrier_redis_test.go
grpc redis barrier ok
5 years ago
msg_grpc_barrier_test.go
rename to DoAndSubmit
5 years ago
msg_grpc_test.go
cronTrans check strict gid
5 years ago
msg_jrpc_test.go
fix bug
5 years ago
msg_options_test.go
feat:msg support concurrent
5 years ago
msg_test.go
cronTrans check strict gid
5 years ago
saga_barrier_mongo_test.go
add mongo barrier
5 years ago
saga_barrier_redis_test.go
barrier add RedisCheckAdjustAmount
5 years ago
saga_barrier_test.go
test busi updated
5 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
default no config needed
5 years ago
saga_grpc_test.go
grpc error reason
4 years ago
saga_options_test.go
saga add RollbackReason
4 years ago
saga_test.go
fix some
4 years ago
store_test.go
add postgres test
4 years ago
tcc_barrier_test.go
simplify WrapHandler
4 years ago
tcc_cover_test.go
cover nested
5 years ago
tcc_grpc_cover_test.go
cronTrans check strict gid
5 years ago
tcc_grpc_test.go
cronTrans check strict gid
5 years ago
tcc_jrpc_test.go
fix lint
5 years ago
tcc_old_test.go
cronTrans check strict gid
5 years ago
tcc_test.go
xa add rollback_reason
4 years ago
types.go
fix some
4 years ago
xa_cover_test.go
add postgres test
4 years ago
xa_grpc_test.go
xa use new interface
5 years ago
xa_test.go
xa add rollback_reason
4 years ago