flypiggy
e70cabe8c7
[Refactor] Migrate StateMachineObject to client/config and unify config parsing with koanf ( #785 )
* optimize saga config reuse
* upd-test
* Modularize SagaConfig into independent configuration structure
6 months ago
576470954
4330268686
bugfix: cant serialize by jackson ( #607 )
1 year ago
liushao
eed0557c77
feat: new feature for service discovery ( #574 )
* feat: new feature for service discovery
1.Completed the code for organizing the workflow.
2.Implemented FileRegistryService based on local configuration files.
* style: go imports
* refactor: avoid the uncertainty of SQL field order in unit test.
refactor select_for_update_executor_test.go to avoid the uncertainty of SQL field order causing test code to pass and fail sometimes.
2 years ago
Yuecai Liu
bfb9eb12f4
fix xa branch commit bug ( #564 )
* fix xa branch commit bug
2 years ago
georgehao
d9a8ffa044
feat: add xid loadbalance ( #534 )
2 years ago
georgehao
27cba64d6f
feat: add xa ( #467 )
* feat: add xa
2 years ago
charlie
291f13de3e
reactor: select for update executor ( #478 )
* reactor: select for update executor
2 years ago
FengZhang
47929ca2f0
ftr: optimize the datasource init ( #447 )
* optimize the datasource init
2 years ago
Yuecai Liu
181c4923b4
use config ( #436 )
* fix bug
2 years ago
lxfeng1997
a2fd83b81c
Optimize getty config ( #430 )
* temporary not supported connection-num
2 years ago
lxfeng1997
99d9a9da2b
bugfix: repair init getty failed ( #423 )
* bugfix: repair init getty failed
2 years ago
Yuecai Liu
a7f842fe79
feat: use undo config ( #419 )
* use undo config
2 years ago
lxfeng1997
55fbf43c94
Apply getty config ( #421 )
* apply getty config
2 years ago
Yuecai Liu
8d920bce80
fix undo config ( #418 )
fix undo config
2 years ago
lxfeng1997
0de9f4f8c6
feat: add service and seata config ( #413 )
2 years ago
liiibpm
ac27e6da54
feat: add RM config ( #412 )
* feat: add rm config
2 years ago
Zihao Yu
85c2f18975
feature: add transport config ( #406 )
* add transport config
2 years ago
FengZhang
1cd2c93f70
optimize: add log init ( #408 )
2 years ago
liushao
c8dccc9d91
refactor: use new tm config in tm module. ( #411 )
* refactor: use new tm config in tm module.
2 years ago
Yuecai Liu
a44063609e
optimize: refactor at executor ( #397 )
* refactor at executor
2 years ago
FengZhang
6cf00afed4
optimize RM init ( #390 )
* OPT rm client
* fix code style
* fix lint
2 years ago
lxfeng1997
dcb6ec9ece
feat: add getty config ( #399 )
add getty config
2 years ago
liushao
2a12a86bea
feat: add tm config ( #398 )
feat(pkg/client,pkg/config): add tm config
2 years ago
Yuecai Liu
5e858b1f45
add tcc fence config logic ( #383 )
* add tcc fence config logic
* add string loader
* fix samples
* fix samples
* fix samples
* fix samples
* fix samples
* fix samples
* fix samples
* merge Load and LoadPath
* fix sample
2 years ago
Yuecai Liu
8a9164f60a
optimize: optimise way of init seata ( #187 )
optimize: optimise way of init seata
3 years ago