Commit Graph

867 Commits (7d90f906f5a3e0a80db6e79716895b18a3b443b4)

Author SHA1 Message Date
MarkJoyMa 7d90f906f5
feat: migrate redis breaker into hook (#3982) 9 months ago
Viktor Patchev f372b98d96
Add: Optimize the error log to be more specific (#3994) 9 months ago
mongobaba 459d3025c5
optimize: change err == xx to errors.Is(err, xx) (#3991) 9 months ago
Kevin Wan 159ecb7386
chore: fix warnings (#3989) 9 months ago
ansoda 69bb746a1d
fix: StopAgent panics when trace agent disabled (#3981)
Co-authored-by: ansoda <ansoda@gmail.com>
9 months ago
Kevin Wan d184f96b13
chore: coding style (#3987) 9 months ago
MarkJoyMa c7dacb0146
fix: mysql WithAcceptable bug (#3986) 9 months ago
Kevin Wan 74b87ac9fd
chore: coding style (#3972) 9 months ago
Kevin Wan 25821bdee6
chore: coding style (#3960) 9 months ago
POABOB be7f93924a
feature: add a mongo registry option to convert type easier. (#3780)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
9 months ago
Kevin Wan 45be48a4ee
chore: coding style (#3959) 9 months ago
Kevin Wan a5d2b971a1
chore: add more tests (#3958) 9 months ago
Qiu shao 9763c8b143
feat:add redis mset func (#3820) 9 months ago
Kevin Wan 4e3f1776dc
chore: coding style (#3957) 9 months ago
fearlessfei e38036cea2
feat: retry ignore specified errors (#3808) 9 months ago
Kevin Wan 8e97c5819f
chore: add more tests (#3954) 9 months ago
#Suyghur 0ee44c7064
feat(redis): added and impl `ZADDNX` command (#3944) 9 months ago
Kevin Wan a1bacd3fc8
feat: a concurrent runner with messages taken in pushing order (#3941) 9 months ago
Kevin Wan c98d5fdaf4
chore: simplify linux nocgroup logic (#3953) 9 months ago
Kevin Wan 03b6e377d7
chore: add lock for batcherror (#3950) 9 months ago
chentong ec41880476
fix: BatchError.Add() non thread safe (#3946) 9 months ago
Kevin Wan 5263805b3b
chore: simplify linux nocgroup logic (#3949) 9 months ago
Alex Last a7363f0c21
feat: add nocgroup build tag for systems without cgroup (#3948) 9 months ago
mongobaba 52e5d85221
feat: add break metrics for sqlx.statement (#3947) 9 months ago
MarkJoyMa 88aab8f635
fix: mapping FillDefault is optional! bug (#3940) 9 months ago
Kevin Wan 0dfaf135dd
feat: support breaker with sql statements (#3936) 9 months ago
Kevin Wan 914bcdcf2b
chore: add tests (#3931) 9 months ago
fffreedom e38cb0118d
when the Unmarshaler parsing value by fillSliceFromString, if the val… (#3927)
Co-authored-by: danahan <danahan@tencent.com>
9 months ago
Kevin Wan 25a807afb2
chore: add tests (#3921) 9 months ago
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