yedf2
1a339fc894
fix docker-compose up sql run error
5 years ago
lsytj0413
f91d51722a
fix: add callerskip with 1
5 years ago
peter
ac55013774
remove func TimestampAdd
5 years ago
yedf2
afa6c4070f
refactor addTime
5 years ago
yedf2
88217ee08a
update port in readme
5 years ago
yedf2
e3c34c036d
add new engine redis
5 years ago
wuqinqiang
624629efc8
1.fix LogRedf
5 years ago
yedf2
c480d06606
registerTccBranch and registerXaBranch changed to registerBranch
5 years ago
yedf2
3a70abac07
update genSaga
5 years ago
yedf2
50ad4c6e32
higher coverage
5 years ago
yedf2
dba3c37e2e
log use DTM_DEBUG
5 years ago
yedf2
7d1b138d3f
use uber zap log
5 years ago
yedf2
5fc7e5af7a
barrier interface change to sql.Tx
5 years ago
lixiaoshuang
07f4324f37
fix var result
5 years ago
yedf2
1f0c4490e8
TransOptions move to dtmcli
5 years ago
yedf2
06407702bd
xa base update duplicate xa trans
5 years ago
yedf2
ab39e6ce7c
add XaSqlTimeoutMs
5 years ago
lixiaoshuang
8168442bba
add lincense
5 years ago
yedf2
7d40b37334
postgres test passed
5 years ago
yedf2
51a8eb3e0c
branch_type change to op
5 years ago
yedf2
13fdd9b598
query_prepare add omitempty
5 years ago
yedf2
81b9e7ef12
tcc donot save try
5 years ago
yedf2
d284b92f1d
refactor to use new grpc interface
5 years ago
yedf2
d1b338ea93
remove set result
5 years ago
yedf2
66628affd4
rename AddStepOrder to AddBranchOrder
5 years ago
yedf2
e0400085bb
compensate use toRun
5 years ago
yedf2
ad696c4a81
remove useless wait_result in params
5 years ago
yedf2
2fa530d17d
concurrent saga change to saga
5 years ago
yedf2
a3d8bf4be4
add concurrent saga
5 years ago
yedf2
d1028dad0b
add more status
5 years ago
yedf2
387daca048
db id change to bigint
5 years ago
吴亲强
44e59f8168
feat:modify some notes
5 years ago
yedf2
9b38510976
sync dtmcli dtmgrpc version ok
5 years ago
yedf2
be36d4b30e
refactor postgres support
5 years ago
yedf2
b8f369c324
split db specific op to a stand alone file
5 years ago
yedf2
d385b5ef60
optimize test
5 years ago
yedf2
9518a93120
postgres supported
5 years ago
yedf2
b2dda03339
add driver and compatible
5 years ago
yedf2
e39bb3c429
in barrier dangle op also return success
5 years ago
yedf2
a411208880
fix concurrent map access
5 years ago
hitzhangjie
cc66ceb484
refactor-*: improve code readability
- use clearer method names, comments;
- define dtm usage info;
- determine action by switch-case instead of if-else, because only
os.Args[1] needs to be checked;
- use time layout '2006-01-02 15:04:05.999' to format milliseconds;
- change filenames dtmsvr/main.go to dtmsvr/dtmsvr.go;
- simplify code;
- use `()` to think less about operator precedence;
xxx
5 years ago
yedf2
8758e860c3
use const instead of string iterals
5 years ago
yedf2
455b1a2471
Call comments updated
5 years ago
yedf2
e5366cc029
log depth max to 10
5 years ago
yedf2
8cbab29d41
xa add duplicate example and refactored
5 years ago
yedf2
eff856d392
db adapter ok, add gorm example
5 years ago
yedf2
47d0ba5a7b
grpc barrier ok
5 years ago
yedf2
723831e41f
partial grpc saga
5 years ago
yedf2
fffeb902a6
barrier refactored
5 years ago
yedf2
a7c72162da
optimize dtmcli
5 years ago