Kevin Wan
|
54d57c7d4b
|
refactor rest code (#895)
|
3 years ago |
voidint
|
28a7c9d38f
|
fix http header binding failure bug #885 (#887)
|
3 years ago |
Kevin Wan
|
872e75e10d
|
add logx.DisableStat() to disable stat logs (#893)
* add logx.DisableStat() to disable stat logs
* refactor logx code
|
3 years ago |
Kevin Wan
|
6793f7a1de
|
fix bug that proc.SetTimeToForceQuit not working in windows (#869)
|
3 years ago |
aaffo
|
598fda0c97
|
optimized (#819)
|
3 years ago |
Kevin Wan
|
5b22823018
|
fix bug that empty query in transaction (#801)
|
3 years ago |
Kevin Wan
|
9ccb997ed8
|
refactor mapping (#782)
|
3 years ago |
skykiss
|
01c92a6bc5
|
fix: Fix problems with non support for multidimensional arrays and basic type pointer arrays (#778)
Co-authored-by: shaoqian <shaoqian.zhang@appshahe.com>
|
3 years ago |
lucaq
|
c9a2a60e28
|
Add Sinter,Sinterstore & Modify TestRedis_Set (#779)
* Add Sinter,Sinterstore; Modify TestRedis_Set
* Update redis_test.go
fix test failure
Co-authored-by: lucq <lucq@toopsoon.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
3 years ago |
Kevin Wan
|
3e8cec5c78
|
upgrade grpc & etcd dependencies (#771)
|
3 years ago |
Kevin Wan
|
74ee163761
|
fix bug that etcd stream cancelled without re-watch (#770)
|
3 years ago |
Kevin Wan
|
8520db4fd9
|
refactor fx (#759)
* refactor fx
* refactor fx, format code
|
4 years ago |
Chen Quan
|
14141fed62
|
Add some stream features (#712)
* Add some stream features
* Update empty
* Fix initialization loop
* Delete ForeachOrdered && Fix FindFirst
* Add test case && Delete redundant code
* Update test case
* Delete SplitSteam
* Delete redundant code
|
4 years ago |
Kevin Wan
|
aaa3623404
|
optimize nested conditional (#709)
|
4 years ago |
heyanfu
|
8998f16054
|
optimize nested conditional (#708)
Co-authored-by: heyanfu <heyanfu@kingsoft.com>
|
4 years ago |
Kevin Wan
|
aaa39e17a3
|
print entire sql statements in logx if necessary (#704)
|
4 years ago |
Bo-Yi Wu
|
73906f996d
|
chore(format): change by gofumpt tool (#697)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
4 years ago |
Kevin Wan
|
491213afb8
|
fix #683 (#690)
* fix #683
* fix errors
|
4 years ago |
Kevin Wan
|
a87978568a
|
fix #676 (#682)
|
4 years ago |
heyanfu
|
a5962f677f
|
fix some typo (#677)
|
4 years ago |
heyanfu
|
97d889103a
|
fix some typo (#667)
|
4 years ago |
Kevin Wan
|
06eeef2cf3
|
disable prometheus if not configured (#663)
|
4 years ago |
Kevin Wan
|
9adc7d4cb9
|
fix comment function names (#649)
|
4 years ago |
heyanfu
|
7405d7f506
|
spelling mistakes (#634)
|
4 years ago |
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
4 years ago |
Kevin Wan
|
08fb980ad2
|
add syncx.Guard func (#620)
|
4 years ago |
Kevin Wan
|
ee630b8b57
|
add code coverage (#615)
* add code coverage
* simplify redis code
|
4 years ago |
Kevin Wan
|
9963ffb1c1
|
simplify redis tls implementation (#606)
|
4 years ago |
r00mz
|
8cb6490724
|
redis增加tls支持 (#595)
* redis连接增加支持tls选项
* 优化redis tls config 写法
* redis增加tls支持
* 增加redis tls测试用例,但redis tls local server不支持,测试用例全部NotNil
Co-authored-by: liuyi <liuyi@fangyb.com>
Co-authored-by: yi.liu <yi.liu@xshoppy.com>
|
4 years ago |
Kevin Wan
|
05e37ee20f
|
refactor - remove ShrinkDeadline, it's the same as context.WithTimeout (#599)
|
4 years ago |
zjbztianya
|
d88da4cc88
|
Replace contextx.ShrinkDeadline with context.WithTimeout (#598)
|
4 years ago |
Oraoto
|
425430f67c
|
Simplify contextx.ShrinkDeadline (#596)
|
4 years ago |
Zcc、
|
4e0d91f6c0
|
fix (#592)
Co-authored-by: zhoudeyu <zhoudeyu@xiaoheiban.cn>
|
4 years ago |
Kevin Wan
|
b19c5223a9
|
update regression test comment (#589)
|
4 years ago |
bittoy
|
99a2d95433
|
remove rt mode log (#587)
|
4 years ago |
Ted Chen
|
9db222bf5b
|
fix a simple typo (#588)
|
4 years ago |
Kevin Wan
|
bbb4ce586f
|
fix golint issues (#584)
|
4 years ago |
Kevin Wan
|
bd623aaac3
|
support postgresql (#583)
support postgresql
|
4 years ago |
Kevin Wan
|
9e6c2ba2c0
|
avoid goroutine leak after timeout (#575)
|
4 years ago |
Kevin Wan
|
c0db8d017d
|
gofmt logs (#574)
|
4 years ago |
TonyWang
|
52b4f8ca91
|
add timezone and timeformat (#572)
* add timezone and timeformat
* rm time zone and keep time format
Co-authored-by: Tony Wang <tonywang.data@gmail.com>
|
4 years ago |
Kevin Wan
|
fcd15c9b17
|
refactor, and add comments to describe graceful shutdown (#564)
|
4 years ago |
hanhotfox
|
c954568b61
|
Hdel support for multiple key deletion (#542)
* Hdel support for multiple key deletion
* Hdel field -> fields
Co-authored-by: duanyan <duanyan@xiaoheiban.cn>
|
4 years ago |
Kevin Wan
|
39540e21d2
|
fix golint issues (#540)
|
4 years ago |
hexiaoen
|
b321622c95
|
暴露redis EvalSha 以及ScriptLoad接口 (#538)
Co-authored-by: shanehe <shanehe@zego.im>
|
4 years ago |
kingxt
|
a25cba5380
|
fix collection breaker (#537)
* fix collection breaker
* optimized
* optimized
* optimized
|
4 years ago |
Kevin Wan
|
c4b2cddef7
|
fix golint issues (#532)
|
4 years ago |
Kevin Wan
|
791e76bcf0
|
fix broken build (#528)
|
4 years ago |
Kevin Wan
|
c566b5ff82
|
fix golint issues in core/stores (#527)
|
4 years ago |
Kevin Wan
|
490241d639
|
fix golint issues in core/syncx (#526)
|
4 years ago |