go-zero/core
2023-05-19 23:29:30 +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: refactor (#3164) 2023-04-24 12:34:52 +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 feat: rest validation on http requests (#3041) 2023-03-19 12:04:18 +00:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
fx chore: refactor max/min in fx (#3135) 2023-04-16 23:40:30 +08:00
hash chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
iox chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +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: Errorv should generate JSON Object for content field in log (#3222) 2023-05-08 09:16:44 +00:00
mapping chore: use %q instead of %s for unmarshaling (#3163) 2023-04-24 12:11:12 +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 io/ioutil deprecated (#3215) 2023-05-06 16:37:43 +08: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: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +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: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
rescue chore: add more tests (#3229) 2023-05-08 23:49:13 +08:00
search chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
service chore: use logx.Must instead of log.Fatal (#3189) 2023-04-29 23:46:04 +08:00
stat chore: add more tests (#3265) 2023-05-19 23:29:30 +08:00
stores chore: add more tests (#3260) 2023-05-19 00:56:50 +08:00
stringx chore: add more tests (#3006) 2023-03-10 17:36:39 +08:00
syncx chore: add more tests (#3187) 2023-04-29 22:59:07 +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: better comments (#3232) 2023-05-09 22:58:40 +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