Commit Graph

714 Commits (b028ed058d6a86f94e859fbd822c7297c8bf7288)

Author SHA1 Message Date
Kevin Wan b028ed058d
chore: change port to 6060 by default in devserver (#3191) 2 years ago
Kevin Wan 8ffe4c01d1
chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
Kevin Wan a31256b327
chore: add more tests (#3187) 2 years ago
Kevin Wan 14caf5c799
chore: simplify tests with logtest (#3184) 2 years ago
cong ba9d510cdb
fix(metrics): enable prometheus global switch when user enable devsever metrics (#3169) 2 years ago
Kevin Wan 49f73265b9
chore: refactor (#3164) 2 years ago
Kevin Wan 7568674b2b
chore: use %q instead of %s for unmarshaling (#3163) 2 years ago
chen quan ce4eb6ed61
fix: fixed #2945 (#2953)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2 years ago
MarkJoyMa d10740f871
feat: inheritance rewrite error prompt is more friendly (#3156) 2 years ago
Kevin Wan 02357d2616
chore: make error message more readable (#3154) 2 years ago
guangwu 489d69f779
Add debug message on unmarshal errors (#3153) 2 years ago
Kevin Wan bbfce6abe9
chore: refactor max/min in fx (#3135) 2 years ago
suplalalala 0d11ce03a8
feature: two evaluate operate func addtion in package stream (#3129)
Co-authored-by: Riven <Riven.chen@hairobotics.com>
2 years ago
cong 22fad4bb9c
feat(trace): add trace test helpers (#3108) 2 years ago
Kevin Wan e13fd62d38
chore: coding style (#3106)
Co-authored-by: cong <zhangcong1992@gmail.com>
2 years ago
MarkJoyMa 2e6402f4b5
fix: fillDefault, handling of nested structs (#3072) 2 years ago
Kevin Wan 07f03ebd0c
fix: should not conflict on lower members (#3095) 2 years ago
cong a79b8de24d
feat(bloom): bloom support Ctx API (#3089) 2 years ago
cong 5da8a93c75
feat(redis): add ScriptRun API and migrate EvalCtx to ScriptRun for limit, lock and bloom (#3087) 2 years ago
cong b49fc81618
refactor(redistest): simplify redistest.CreateRedis API (#3086) 2 years ago
Kevin Wan 8d0cceb80c
chore: add more tests (#3084) 2 years ago
cong 95b85336d6
refactor(redis): add NonBlock config, disable redis ping by default (#3073) 2 years ago
guoguangwu ca4ce7bce8
fix : misspelled word (#3075) 2 years ago
Kevin Wan 9c6b516bb8
fix: #3058 (#3059) 2 years ago
Kevin Wan 0ab06f62ca
chore: add more tests (#3045) 2 years ago
Kevin Wan 6170d7b790
feat: rest validation on http requests (#3041) 2 years ago
cong 18d163c4f7
fix(executors): periodicalexecutor should handle crash correctly (#3043) 2 years ago
Kevin Wan 60a13f1e53
chore: add more tests (#3018) 2 years ago
Kevin Wan 211b9498ef
chore: add more tests (#3016) 2 years ago
Kevin Wan cca45be3c5
chore: refactor orm code (#3015) 2 years ago
YK.xiong e735915d89
fix QueryRowsPartial getTaggedFieldValueMap func (#2884)
Co-authored-by: yongkun.xiong <weilone@vip.qq.com>
2 years ago
Kevin Wan f77e2c9cfa
chore: add more tests (#3014) 2 years ago
Shyunn 544aa7c432
Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2 years ago
Kevin Wan 4cef2b412c
fix: avoid unmarshal panic with incorrect map keys #3002 (#3013) 2 years ago
Kevin Wan 3a493cd6a6
chore: add more tests (#3006) 2 years ago
Kevin Wan 7a0c04bc21
feat: unique redis addrs and trim spaces (#3004) 2 years ago
iyyzh 3c9fe0b381
init postgresql err (#3003) 2 years ago
文豆芽 f8b2dc8c9f
reids cluster bug (#2986)
Co-authored-by: shaocongcong <shao.congcong@yalla.live>
2 years ago
fabio cb7f3e8a17
feat(redis):add LpopCount,RpopCount (#2990) 2 years ago
anqiansong a2592a17e9 format code 2 years ago
anqiansong 05abf4a2ff fix typo 2 years ago
anqiansong d40000d4b9 fix typo 2 years ago
anqiansong 4620924105 Fix typo 2 years ago
Kevin Wan a05fe7bf0a
chore: remove optional in redis config (#2979) 2 years ago
kevin dd347e96b0 chore: add comments 2 years ago
kevin a972f400c6 fix: test failure 2 years ago
kevin.wan fb7664a764 fix: config map with json tag 2 years ago
Kevin Wan 7d5d7d9085
chore: clear errors on conf conflict keys (#2972)
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
2 years ago
Kevin Wan d953675085
chore: add tests (#2960) 2 years ago
MarkJoyMa 7086fb6dda x 2 years ago