Kevin Wan
|
6be37ad533
|
chore: optimize coding style and add unit tests (#3917)
|
9 months ago |
Kevin Wan
|
0f1d4c6bca
|
optimize: improve performance on log disabled (#3916)
|
9 months ago |
Kevin Wan
|
1303e0fe6f
|
feat: optimize circuit breaker algorithm (#3897)
|
9 months ago |
Kevin Wan
|
9c17499757
|
optimize: shedding algorithm performance (#3908)
|
9 months ago |
Kevin Wan
|
2ccef5bb4f
|
feat: support ScheduleImmediately in TaskRunner (#3896)
|
10 months ago |
Kevin Wan
|
786a80131e
|
chore: fix test failure (#3883)
|
10 months ago |
Kevin Wan
|
c08e741d7a
|
fix: cpu stat in cgroup v2 (#3857)
|
10 months ago |
MarkJoyMa
|
dace520654
|
fix: revert sqlx metric namespace (#3847)
|
10 months ago |
Kevin Wan
|
44d347d48a
|
fix: issue #3840 (#3846)
|
10 months ago |
Kevin Wan
|
408827d876
|
fix: issue 3840 (#3845)
|
10 months ago |
Kevin Wan
|
9e33b557b1
|
chore: refactor redis (#3844)
|
10 months ago |
Kevin Wan
|
368caa7608
|
feat: upgrade go-redis to v9 (#3088)
Co-authored-by: cong <zhangcong1992@gmail.com>
|
10 months ago |
Kevin Wan
|
7822a4c1cb
|
chore: refactor mapping errors (#3843)
|
10 months ago |
Remember
|
0441f84606
|
fix(mapping): call fillSliceValue panic if the value is nil (#3839)
|
10 months ago |
Kevin Wan
|
81d72b5010
|
chore: make cpu usage more smooth (#3842)
|
10 months ago |
Kimjin-gd
|
6ec38ec056
|
fix: negative float32 overflow when unmarshalling (#3811)
Co-authored-by: kim1.jin <kim1.jin@bkyo.io>
|
11 months ago |
Kevin Wan
|
27c4908342
|
chore: coding style (#3796)
|
11 months ago |
李登富
|
48625fa381
|
fix endless loop caused by ErrCompacted (#3774)
Co-authored-by: lidengfu <lidengfu@excean.com>
|
11 months ago |
Kevin Wan
|
83a776a190
|
chore: upgrade otel, removed ut temporarily because of otel API changes (#3795)
|
11 months ago |
Qiu shao
|
431f9af43e
|
feat:add redis ExistsMany method (#3769)
|
11 months ago |
Alex Last
|
919477ffe4
|
fix(servicegroup): use logx for shutdown message (#3719)
|
11 months ago |
Summer-lights
|
400386459c
|
fix(redis): redis ttl -1 and -2 (#3783)
|
11 months ago |
Kevin Wan
|
22c98beb24
|
feat: add dbtest to facility db test (#3768)
|
12 months ago |
Kevin Wan
|
ede7e683fd
|
feat: auto stop profiling after one minute (#3742)
|
1 year ago |
Kevin Wan
|
eb14d1347e
|
chore: refactor ring (#3739)
|
1 year ago |
POABOB
|
c220b5d886
|
fix: prevent ring index overflow (#3738)
|
1 year ago |
Kevin Wan
|
2f8cffc699
|
chore: update mongo driver (#3727)
|
1 year ago |
Kevin Wan
|
07e3e14c0e
|
chore: remove go build version in fuzz test (#3678)
|
1 year ago |
Rene Leonhardt
|
34c5f6616c
|
chore: upgrade go to 1.19 (#3677)
|
1 year ago |
MarkJoyMa
|
32600f2619
|
fix: adjust log encode output mode (#3676)
|
1 year ago |
Kevin Wan
|
a1fca3a1da
|
chore: upgrade go dependencies (#3657)
|
1 year ago |
Kevin Wan
|
9394e59597
|
chore: update goctl version to 1.6.0 (#3674)
|
1 year ago |
MarkJoyMa
|
c05e03bb5a
|
feat: add metrics (#3624)
|
1 year ago |
Kevin Wan
|
199e86050e
|
chore: simplify prometheus check (#3672)
|
1 year ago |
#Suyghur
|
1e2a12b3d6
|
feat(metric): added `Dec()` and `Sub()` in `GaugeVec` interface (#3666)
|
1 year ago |
唐小鸭
|
e20ccdd011
|
Support for resource injection (#3383)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
1 year ago |
Kevin Wan
|
172ff407f3
|
chore: refactor mongo logs (#3660)
|
1 year ago |
shenbaise9527
|
a242fec5e1
|
feat: support for disable mon logs like sqlx (#3606)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
1 year ago |
Kevin Wan
|
42e0a6f90c
|
chore: refactor errors to use errors.Is (#3654)
|
1 year ago |
Kevin Wan
|
944e76edb9
|
chore: refactor errors (#3651)
|
1 year ago |
MarkJoyMa
|
151768ef82
|
feat: optimize logx print error (#3649)
|
1 year ago |
Surav Shrestha
|
50581c7f5c
|
docs fix typo in core/logx/readme.md (#3650)
|
1 year ago |
kesonan
|
423597a01c
|
feat: export devserver.Config (#3638)
|
1 year ago |
Kevin Wan
|
804a56bd14
|
fix: optimize logx for less GC objects (#3627)
|
1 year ago |
Kevin Wan
|
88f60d7736
|
chore: refactor signal sigterm and sigint (#3632)
|
1 year ago |
#Suyghur
|
95b7a3d3ce
|
feat: add the SIGINT signal in signals.go to subscribe the user input ctrl+c to exit the application operation (#3611)
|
1 year ago |
Kevin Wan
|
d71c0da7b7
|
chore: refactor error comparison (#3629)
|
1 year ago |
Kevin Wan
|
fd070fec91
|
feat: retry with ctx deadline (#3626)
|
1 year ago |
Kevin Wan
|
4f22034342
|
fix: unmarshal from number to string with incorrect error message (#3625)
|
1 year ago |
Ikko Eltociear Ashimine
|
b731aa38af
|
refactor: update builder.go (#3620)
|
1 year ago |