322 Commits (d11e8ff338f753c5bb6cba70c685a5d7725f0435)
 

Author SHA1 Message Date
  scott lewis d11e8ff338 Revert "ftr: add reviewdogt (#106)" 3 years ago
  scott lewis 4cb09fa696
ftr: add reviewdogt (#106) 3 years ago
  scott lewis c90cb3b940
add reviewdog (#105) 3 years ago
  Jingliu Xiong 7c5627075c
optimize: skip check lock (#101) 3 years ago
  bu,hehe 53db855920
Feature/tcc async commit (#100) 3 years ago
  bu,hehe 5d9890df11
add rollbackDeadSeconds config (#99) 3 years ago
  liu.xiaomin 8eb1f32db4 update github action 3 years ago
  wybrobin 9a0a6e7655
Remove func waitIfNecessary() & optimize branch_table update and delete SQL (#95) 3 years ago
  scott lewis 531adf084c
Update README.md 3 years ago
  scott lewis 7c34971dd3
Update README_ZH.md 3 years ago
  bu,hehe bc086f2320
Feature/update readme (#94) 3 years ago
  bu,hehe ba69392090
Bugfix/xid varchar128 (#93) 3 years ago
  wybrobin 0d3432af76
Feature: Let GRPC support TSL (#92) 3 years ago
  scott lewis b567ef2dbf
Merge pull request #91 from wybrobin/v2 3 years ago
  wybrobin 7623917b33 fix tab to blank 3 years ago
  wybrobin d9b7d6b3b7 Optimized the code in LockManager.AcquireLock interface function implemented by mysql driver and pgsql driver 3 years ago
  scott lewis 0779e6161a
Merge pull request #90 from bohehe/feature/tm-proxy-return-exported-check-gone 3 years ago
  bohehe 055542bd2a proxy return values do not need to be exported 3 years ago
  scott lewis 4aab5f168a
Merge pull request #89 from wybrobin/v2 3 years ago
  scott lewis 7b9579a85a
Update pkg/tc/storage/driver/pgsql/pgsql.go 3 years ago
  wybrobin 2bfc554210
Merge branch 'opentrx:v2' into v2 3 years ago
  wybrobin 55fbf43041 Automatically create tables for tc on pgsql if those tables do not exist 3 years ago
  scott lewis 3dd23634c3
Merge pull request #88 from wybrobin/v2 3 years ago
  wybrobin 69b84edcc4 change printStartLogo to printStartUpLogo 3 years ago
  wybrobin 2e1e5847ce
Update cmd/tc/main.go 3 years ago
  wybrobin 5a3bc00780
Update cmd/tc/main.go 3 years ago
  wybrobin b62469ff83 fix letters 3 years ago
  wybrobin 6abe3db9b3 fix weird File is not `goimports`-ed (goimports) 3 years ago
  wybrobin 20777d72f9 fix weird File is not `goimports`-ed (goimports) 3 years ago
  wybrobin de12134dc1 Add the startup logo and a few information to make the startup more friendly 3 years ago
  wybrobin 01000043e0 Automatically create tables for tc on mysql if those tables do not exist 3 years ago
  liu.xiaomin ba8ab43ebc fix: return err when tcc err happen 3 years ago
  scott lewis b5361a8003
Merge pull request #86 from bohehe/bugfix/branchID_int64 3 years ago
  bohehe f10312c5f1 fix branchID int64 instead of string 3 years ago
  scott lewis c7d45bea57
Merge pull request #84 from bohehe/feature/exclude_redudent_phaseonefailed_check 3 years ago
  bohehe 029aef1a83 pass ci 3 years ago
  bohehe ef1eae2d8c remove unnecessary PhaseOneFailed check in doGloablCommit 3 years ago
  liu.xiaomin 21a3c5f113 ftr: add health check http handle func 3 years ago
  liu.xiaomin a4b69192e7 update sql script, increase lock_table rowkey length 3 years ago
  scott lewis 90ac6a508a
Merge pull request #80 from wybrobin/v2 3 years ago
  wybrobin 5b937f1ae1 fix pgsql defualt lockTable value 3 years ago
  wybrobin 7c63bad005 according to scripts/server/db/mysql.sql, change config.yml mysql table name to avoid newbie confused 3 years ago
  wybrobin 8fd8997481 fix parameters default value bug 3 years ago
  liu.xiaomin d5628be64e output log to console 4 years ago
  liu.xiaomin 600b2c221a fix: when tc crash, client cpu usage raising 4 years ago
  liu.xiaomin f358902ef5 add a func SetConfiguration for client configuration 4 years ago
  liu.xiaomin f45d4e58d7 将 grpc stream 消息发送的 queue 改为 channel 4 years ago
  scott lewis c097ebb055
Merge pull request #69 from bohehe/feature/client-proxy-ut 4 years ago
  hehe.bu a9382dcda2 fix TestReturnWithError type issue 4 years ago
  hehe.bu 756ab4c492 fix TestReturnWithError 4 years ago