go-zero/core
2023-07-23 20:40:03 +08:00
..
bloom feat(bloom): bloom support Ctx API (#3089) 2023-04-03 14:37:04 +00:00
breaker fix: #2672 (#2681) 2022-12-11 00:41:50 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec fix: fixed #2945 (#2953) 2023-04-23 14:22:03 +00:00
collection chore: remove redundant prefix of "error: " in error creation 2023-03-02 12:46:19 +00:00
color feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
conf chore: add more tests (#3279) 2023-05-24 23:58:45 +08:00
contextx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
discov fix: remove etcd pings to avoid too-many-pings error (#3212) 2023-05-06 12:39:19 +08:00
errorx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
executors typo (#3281) 2023-05-25 15:58:11 +08:00
filex chore: add more tests (#3315) 2023-06-01 21:08:44 +08:00
fs typo (#3281) 2023-05-25 15:58:11 +08:00
fx chore: refactor retry (#3291) 2023-05-28 12:11:55 +08:00
hash chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
iox typo (#3281) 2023-05-25 15:58:11 +08:00
jsonx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
lang chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
limit feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2023-04-02 11:28:25 +08:00
load chore: better shedding algorithm, make sure recover from shedding (#2476) 2022-10-01 20:55:25 +08:00
logc chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
logx feat: optimize must log add stack (#3384) 2023-06-30 01:11:03 +00:00
mapping fix: format error should not trigger circuit breaker in sqlx (#3437) 2023-07-23 20:40:03 +08:00
mathx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
metric chore: add more tests (#2815) 2023-01-24 13:43:13 +08:00
mr chore: make test stable (#3412) 2023-07-11 16:20:41 +00:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc chore: add more tests (#3338) 2023-06-12 01:22:20 +08:00
prof chore: add more tests (#3261) 2023-05-19 12:15:43 +08:00
prometheus fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2023-04-24 20:02:04 +08:00
queue chore: make test stable (#3317) 2023-06-04 23:20:58 +08:00
rescue chore: add more tests (#3229) 2023-05-08 23:49:13 +08:00
search chore: add more tests (#3338) 2023-06-12 01:22:20 +08:00
service chore: make servicegroup panic as demand (#3422) 2023-07-13 14:08:35 +00:00
stat chore: add more tests (#3359) 2023-06-17 20:51:33 +08:00
stores fix: format error should not trigger circuit breaker in sqlx (#3437) 2023-07-23 20:40:03 +08:00
stringx chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
syncx chore: more tests (#3340) 2023-06-12 23:29:23 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading Add RunSafe with context (#3224) 2023-05-08 23:08:31 +08:00
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 2022-05-03 19:51:47 +08:00
trace chore: add more tests (#3299) 2023-05-29 23:44:36 +08:00
utils chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
validation feat: rest validation on http requests (#3041) 2023-03-19 12:04:18 +00:00