59 Commits (59a6a449c2e8fdd4e1422d1187b8d45217f72fae)

Author SHA1 Message Date
giantwu 6b8f403767 增加负载均衡配置项,用于grpc-client 3 months ago
xlf d34bbd1ba4 update:use len(m) * 2 because it is more readable. 1 year ago
xlf f73b559563 Optimize Map2Kvs functions by pre-allocating memory 2 years ago
cloorc 8f7cf1ae61 feat(common): add redis cluster support 2 years ago
eveneast 5105680fb7 Fix some typos in comments 2 years ago
徐云金YunjinXu e233895e1c fix sql server error: main_test.go dtmsvr.PopulateDB(false) invokes GetPlaceHoldSQL(sql) 2 years ago
徐云金YunjinXu 17b3b1256b SqlServer->SQLServer, combine select+order by 2 years ago
徐云金YunjinXu b210ad7b8c implement sqlserver storage using gorm.io/driver/sqlserver 2 years ago
Makonike 34370e192b style: lint 3 years ago
Makonike d940034084 feat: new saga grpc with context 3 years ago
赵世鑫 1b296ec5b1 fix(client): fix type assertion panic error 3 years ago
yedf2 e809fb56ed ctx added 3 years ago
Goxiaoy 468d88a847 add extra execute context function for compatibility 3 years ago
Goxiaoy 86519a848b workflow execute context 3 years ago
Goxiaoy 73ea0d02e7 fix pooled db concurrency bug 3 years ago
Stefano Scafiti b822226903 Call invoker if Workflow is nil 3 years ago
Stefano Scafiti b54f09fd49 Fix worflow conversion 3 years ago
yedf2 8ecd132bae update proto compile result 3 years ago
Dongfu Ye 98237a80bf fix http progress 3 years ago
zhouken c4dbc0d83d 修复xa grpc 事务无法携带header 等信息的问题 3 years ago
Stefano Scafiti a25ba20e4f Add nil check to wf 3 years ago
junzhou.guo 49899f277a add unit test for NewSagaGrpc and NewMsgGrpc: no setup options and setup options with trace_id 3 years ago
junzhou.guo b99ac93f6d add setup param for NewSagaGrpc 3 years ago
junzhou.guo e7bcf80c95 TransBase setup func 3 years ago
chenwei67 0b42d034e8 feat:cli support custom grpc metadata 3 years ago
darigaaz86 a1d9c291ac feat: add postgres schema config support 4 years ago
Chiwency 4b94f7886d unsubscribe rename 4 years ago
Chiwency ecd56a52a3 feature:topic 4 years ago
catcherwong 8f0e57a8ac support RetryLimit for saga grpc 4 years ago
fengyuwusong f0617ba509 feat: Support Saga options RetryLimit 4 years ago
yedf2 d65440d14f remove passthroughheader option 4 years ago
qintang 262f68976b feature: callBranch 增加callOption 参数 4 years ago
yedf2 85e73b3d7f xa rollback called before connection close 4 years ago
yedf2 2d7f17aee3 workflow support return values 4 years ago
yedf2 c79dc78fc9 fix lint 4 years ago
yedf2 78d5771178 concurrent timeout supported 4 years ago
yedf2 8ef6348cdb use dtm-labs/logger 4 years ago
yedf2 116d797120 logger implemented using outside 4 years ago
yedf2 93ec7f633a dtmdriver refactored 4 years ago
yedf2 f7756be978 fix assert failure 4 years ago
yedf2 c5c3737c70 fix XaClose lint 4 years ago
yedf2 28cda03d7f add xa close log 4 years ago
yedf2 eb6694b7c5 trim additional error wrap message refactored 4 years ago
yedf2 1e6e8c2b2e optimize error message 4 years ago
yedf2 8ba8d25f98 add client readme 4 years ago
yedf2 16d47667ca add testcover 4 years ago
yedf2 d4fea1cad9 add retry interceptor in test 4 years ago
yedf2 a4b51dced4 remove sleep 1s before retry 4 years ago
yedf2 e140b7d517 fix fatalf 4 years ago
yedf2 f93710dbbb add fatal to retry ok 4 years ago