songliwei
6c77f660e2
Fix grpc_saga typo
5 years ago
yedf2
7160c3d8ee
rename to dtm-labs
5 years ago
yedf2
6fed8dae6b
Logf changed to Debugf
5 years ago
yedf2
9ef08f23f1
Fatal is changed
5 years ago
yedf2
9cef2484ea
use codecov
5 years ago
yedf2
1a339fc894
fix docker-compose up sql run error
5 years ago
yedf2
e3c34c036d
add new engine redis
5 years ago
yedf2
cd5c2b9e09
fix raw codec to handle nonempty reply
5 years ago
yedf2
3a70abac07
update genSaga
5 years ago
yedf2
1b81ac769c
update xa cover
5 years ago
yedf2
5fc7e5af7a
barrier interface change to sql.Tx
5 years ago
yedf2
aa435a343e
test passed
5 years ago
yedf2
36b970844e
MustLoadConfig refactored
5 years ago
yedf2
1f0c4490e8
TransOptions move to dtmcli
5 years ago
lixiaoshuang
8168442bba
add lincense
5 years ago
yedf2
dde8e8e478
update proto
5 years ago
yedf2
7d40b37334
postgres test passed
5 years ago
yedf2
8db7e03c4d
run change branch status within a transaction which lock transglobal
5 years ago
yedf2
81e4edf11f
fix wait db up
5 years ago
yedf2
51a8eb3e0c
branch_type change to op
5 years ago
yedf2
735b871971
xa response use error2Resp
5 years ago
yedf2
d92f892215
xa saga cover more
5 years ago
yedf2
7cd5863181
rename status and fix TransOutBTry
5 years ago
yedf2
d284b92f1d
refactor to use new grpc interface
5 years ago
yedf2
d1b338ea93
remove set result
5 years ago
yedf2
b70085c48c
opt tcc barrier sample
5 years ago
yedf2
94f0ae1fbd
user_account_trading removed
5 years ago
yedf2
66628affd4
rename AddStepOrder to AddBranchOrder
5 years ago
yedf2
37dd2b8a52
test coverage opt
5 years ago
yedf2
2fa530d17d
concurrent saga change to saga
5 years ago
yedf2
a3d8bf4be4
add concurrent saga
5 years ago
yedf2
66fc40fedd
remove additional populate
5 years ago
yedf2
5a3208962a
auto reconnect to mysql when populate data
5 years ago
吴亲强
44e59f8168
feat:modify some notes
5 years ago
yedf2
08a5dab5a6
grpc sample docker run ok
5 years ago
yedf2
be36d4b30e
refactor postgres support
5 years ago
yedf2
9518a93120
postgres supported
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
9e48c6e342
use *sql.Tx for barrier
5 years ago
yedf2
7e71bfef3d
Empty change to BusiReply
5 years ago
yedf2
eff856d392
db adapter ok, add gorm example
5 years ago
yedf2
fa98442a7b
grpc connections use sync.Map
5 years ago
yedf2
57fa97e942
update command
5 years ago
yedf2
101c74c860
command line updated
5 years ago
yedf2
d3eb568929
barrier grpc used
5 years ago
yedf2
47d0ba5a7b
grpc barrier ok
5 years ago
yedf2
723831e41f
partial grpc saga
5 years ago
yedf2
ac03ed4bdd
use BusiReply
5 years ago
yedf2
7400ef00f1
examples change to http
5 years ago