You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core
Kevin Wan 03b6e377d7
chore: add lock for batcherror (#3950)
9 months ago
..
bloom feat(bloom): bloom support Ctx API (#3089) 2 years ago
breaker feat: support breaker with sql statements (#3936) 9 months ago
cmdline feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
codec fix: fixed #2945 (#2953) 2 years ago
collection feat: auto stop profiling after one minute (#3742) 1 year ago
color feat: logx with color (#1872) 3 years ago
conf optimize: shedding algorithm performance (#3908) 9 months ago
contextx chore: change interface{} to any (#2818) 2 years ago
discov chore: coding style (#3796) 11 months ago
errorx chore: add lock for batcherror (#3950) 9 months ago
executors typo (#3281) 2 years ago
filex chore: add more tests (#3315) 1 year ago
fs typo (#3281) 2 years ago
fx feat: retry with ctx deadline (#3626) 1 year ago
hash chore: change interface{} to any (#2818) 2 years ago
iox chore: add more tests (#3592) 1 year ago
jsonx chore: change interface{} to any (#2818) 2 years ago
lang chore: change interface{} to any (#2818) 2 years ago
limit feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2 years ago
load optimize: shedding algorithm performance (#3908) 9 months ago
logc chore: simplify tests with logtest (#3184) 2 years ago
logx optimize: improve performance on log disabled (#3916) 9 months ago
mapping fix: mapping FillDefault is optional! bug (#3940) 9 months ago
mathx chore: optimize coding style and add unit tests (#3917) 9 months ago
metric feat: add metrics (#3624) 1 year ago
mr chore: make test stable (#3412) 1 year ago
naming fix golint issues, exported doc (#451) 4 years ago
netx fix golint issues in core/netx (#501) 4 years ago
proc chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 11 months ago
prof chore: add more tests (#3261) 2 years ago
prometheus fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
queue chore: make test stable (#3317) 1 year ago
rescue chore: add more tests (#3229) 2 years ago
search chore: refactor errors to use errors.Is (#3654) 1 year ago
service chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 11 months ago
stat chore: simplify linux nocgroup logic (#3949) 9 months ago
stores chore: simplify linux nocgroup logic (#3949) 9 months ago
stringx chore: remove go build version in fuzz test (#3678) 1 year ago
syncx chore: refactor errors to use errors.Is (#3654) 1 year ago
sysx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
threading feat: support ScheduleImmediately in TaskRunner (#3896) 10 months ago
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 3 years ago
trace Support for resource injection (#3383) 1 year ago
utils chore: add more tests (#3006) 2 years ago
validation feat: rest validation on http requests (#3041) 2 years ago