go-zero/core
2023-10-28 11:46:52 +00:00
..
bloom feat(bloom): bloom support Ctx API (#3089) 2023-04-03 14:37:04 +00:00
breaker chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +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: add more tests (#3575) 2023-09-18 11:01:46 +08: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 feat: retry with ctx deadline (#3626) 2023-10-15 13:39:44 +00:00
hash chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
iox chore: add more tests (#3592) 2023-09-27 22:33:27 +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 fix: adjust log encode output mode (#3676) 2023-10-28 11:46:52 +00:00
mapping fix: unmarshal from number to string with incorrect error message (#3625) 2023-10-15 02:06:00 +00:00
mathx chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
metric feat: add metrics (#3624) 2023-10-26 15:51:28 +00: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: refactor signal sigterm and sigint (#3632) 2023-10-15 23:24:17 +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: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
service feat: export devserver.Config (#3638) 2023-10-17 15:38:21 +00:00
stat chore: add more tests (#3359) 2023-06-17 20:51:33 +08:00
stores chore: upgrade go dependencies (#3657) 2023-10-28 00:19:22 +08:00
stringx chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
syncx chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +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 Support for resource injection (#3383) 2023-10-23 13:22:16 +00: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