Commit Graph

146 Commits (ba4bac3a030c3c212c54ceab7fde394b2b8b67b6)

Author SHA1 Message Date
Kevin Wan ba4bac3a03
format code (#312) 4 years ago
FengZhang 08433d7e04
add config load support env var (#309) 4 years ago
Kevin Wan c435811479
fix gocyclo warnings (#278) 4 years ago
wayne ec2a9f2c57
fix tracelogger_test TestTraceLog (#271) 4 years ago
Kevin Wan 7a82cf80ce
support k8s deployment yaml generation (#247)
* simplify code, format makefile

* simplify code

* some optimize by kevwan and benying (#240)

Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>

* optimization (#241)

* optimize docker file generation, make docker build faster

* support k8s deployment yaml generation

Co-authored-by: benying <31179034+benyingY@users.noreply.github.com>
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
Co-authored-by: bittoy <bittoy@qq.com>
4 years ago
benying 7d1b43780a
some optimize by kevwan and benying (#240)
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
4 years ago
Kevin Wan 4b5c2de376
simplify code (#234)
* simplify code, format makefile

* simplify code
4 years ago
Kevin Wan e5c560e8ba
simplify code, format makefile (#233) 4 years ago
xuezonggui bed494d904
optimization (#221) 4 years ago
bittoy 3819f67cf4
add redis geospatial (#209)
* add redis geospatial

* fix go test error
4 years ago
kevin 295c8d2934 fix issue #205 4 years ago
kevin a5fb29a6f0 update etcd yaml to avoid no such nost resolve problem 4 years ago
zhoushuguang f8da301e57
no default metric (#199)
Co-authored-by: zhoushuguang <zhoushuguang@xiaoheiban.cn>
4 years ago
kevin afbd565d87 rename postgres 4 years ago
zhoushuguang d629acc2b7
default metric host (#196)
Co-authored-by: zhoushuguang <zhoushuguang@xiaoheiban.cn>
4 years ago
kevin 7d7cb836af fix issue #186 4 years ago
kevin f87d9d1dda refine code style 4 years ago
kevin 88333ee77f faster the tests 4 years ago
kevin d0b76b1d9a move redistest into redis package 4 years ago
kevin b004b070d7 refine tests 4 years ago
吴亲库里 cc07a1d69b
Update sharedcalls.go (#174)
Removes unused parameters
4 years ago
kevin 1fd2ef9347 make tests faster 4 years ago
kevin 96cb7af728 make tests faster 4 years ago
kevin dfe6e88529 use goctl template to generate all kinds of templates 4 years ago
kevin c9b0ac1ee4 add more tests 4 years ago
mywaystay 33faab61a3
add redis Zrevrank (#137)
* update goctl rpc template log print url

* add redis Zrevrank

Co-authored-by: zhangkai <zhangkai@laoyuegou.com>
4 years ago
kevin 81bf122fa4 update breaker doc 4 years ago
firefantasy a14bd309a9
to correct breaker interface annotation (#136) 4 years ago
kevin 695ea69bfc add logx.Alert 4 years ago
kevin d2ed14002c add fx.Split 4 years ago
kevin fe3739b7f3 fix golint issues 4 years ago
kevin 94645481b1 fix golint issues 4 years ago
kevin 8291eabc2c assert len > 0 4 years ago
codingfanlt 901fadb5d3
fix: fx/fn.Head func will forever block when n is less than 1 (#128)
* fix fx/Stream Head func will forever block when n is less than 1

* update test case

* update test case
4 years ago
kevin c824e9e118 fail fast when rolling window size is zero 4 years ago
codingfanlt 6f49639f80
fix syncx/barrier test case (#123) 4 years ago
kevin da1a93e932 faster the tests 4 years ago
kevin a1b141d31a make tests faster 4 years ago
kevin c32759d735 make tests race-free 4 years ago
kevin fe855c52f1 avoid bigint converted into float64 when unmarshaling 4 years ago
kevin 3f8b080882 add more tests 4 years ago
kevin adc275872d add more tests 4 years ago
kevin be39133dba fix data race in tests 4 years ago
kevin 7c354dcc38 add more tests 4 years ago
kevin 3733b06f1b fix data race in tests 4 years ago
kevin 8115a0932e add more tests 4 years ago
kevin 4df5eb760c add more tests 4 years ago
kevin 4a639b853c add more tests 4 years ago
kevin 1023425c1d add more tests 4 years ago
kevin 360fbfd0fa add more tests 4 years ago