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 |
MarkJoyMa
|
1ad7809fde
|
x
|
2 years ago |
MarkJoyMa
|
142c46228b
|
x
|
2 years ago |
MarkJoyMa
|
ba771f8ff1
|
add ut
|
2 years ago |
MarkJoyMa
|
f3cf891d4f
|
feat: conf add FillDefault func
|
2 years ago |
qiying.wang
|
148afcf1a7
|
chore: remove redundant prefix of "error: " in error creation
|
2 years ago |
qiying.wang
|
0cb61b9a9c
|
chore: add tests for logc debug
|
2 years ago |
qiying.wang
|
10d263395c
|
feat: add debug log for logc
|
2 years ago |
kevin
|
d65801f258
|
chore: add comments
|
2 years ago |
kevin
|
eaac0ba8de
|
chore: add more tests
|
2 years ago |
kevin
|
b449f2f39e
|
chore: add more tests
|
2 years ago |
kevin
|
c57b0b8f90
|
feat: check key overwritten
|
2 years ago |
Kevin Wan
|
de4924a274
|
fix: config map cannot handle case-insensitive keys. (#2932)
* fix: #2922
* chore: rename const
* feat: support anonymous map field
* feat: support anonymous map field
|
2 years ago |
Kevin Wan
|
a5e5f04bcf
|
chore: reformat code (#2925)
|
2 years ago |
chenquan
|
3bc40d9eaf
|
fix: fixed the bug that old trace instances may be fetched
|
2 years ago |
yiwu
|
133c40ac1c
|
Pgx (#2902)
* change postgres driver to pgx
* modified: go.mod
modified: go.sum
* chore: tidy go.sum
---------
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2 years ago |
xiandong
|
eaaf87cdeb
|
rm parseErr when kindJaeger
|
2 years ago |
xiandong
|
6dbcfb5e5d
|
rm kindJaegerUdp
|
2 years ago |
xiandong
|
16a5f30b0c
|
add parseEndpoint
|
2 years ago |
xiandong
|
4e6d800877
|
add parseEndpoint
|
2 years ago |
xiandong
|
af19addf47
|
add test for Endpoint of kindJaegerUdp
|
2 years ago |
xiandong
|
ebc425b797
|
add test for Endpoint of kindJaegerUdp
|
2 years ago |
xiandong
|
b6bedcd522
|
add kindJaegerUdp
|
2 years ago |
xiandong
|
12060c9c0c
|
opentelemetry support AgentHost, AgentPort
|
2 years ago |
xiandong
|
e575bf8317
|
add jaeger.WithAgentEndpoint
|
2 years ago |
cong
|
64ab00e8e3
|
refactor: simplify sqlx fail fast ping and simplify miniredis setup in test (#2897)
* chore(redistest): simplify miniredis setup in test
* refactor(sqlx): simplify sqlx fail fast ping
* chore: close connection if not available
|
2 years ago |
Kevin Wan
|
cddf3875cf
|
refactor: simplify stringx.Replacer, and avoid potential infinite loops (#2877)
* simplify replace
* backup
* refactor: simplify stringx.Replacer
* chore: add comments and const
* chore: add more tests
* chore: rename variable
|
2 years ago |
Kevin Wan
|
072db116c3
|
chore: refactor (#2875)
|
2 years ago |
dahaihu
|
cacd5dc91a
|
fix Replacer suffix match, and add test case (#2867)
* fix: replace shoud replace the longest match
* feat: revert bytes.Buffer to strings.Builder
* fix: loop reset nextStart
* feat: add node longest match test
* feat: add replacer suffix match test case
* feat: multiple match
* fix: partial match ends
* fix: replace look back upon error
* feat: rm unnecessary branch
---------
Co-authored-by: hudahai <hscxrzs@gmail.com>
Co-authored-by: hushichang <hushichang@sensetime.com>
|
2 years ago |
Kevin Wan
|
3736dacf1e
|
chore: add more tests (#2873)
|
2 years ago |
Kevin Wan
|
434973c206
|
fix: test failure (#2874)
|
2 years ago |
Mikael
|
84f9863b63
|
only unmashal public variables (#2872)
* only unmashal public variables
* only unmashal public variables
* only unmashal public variables
* only unmashal public variables
|
2 years ago |