Kevin Wan
|
06eeef2cf3
|
disable prometheus if not configured (#663)
|
2021-04-30 15:09:49 +08:00 |
|
Kevin Wan
|
9adc7d4cb9
|
fix comment function names (#649)
|
2021-04-23 11:56:41 +08:00 |
|
Kevin Wan
|
006f78c3d5
|
add go-zero users (#643)
|
2021-04-21 10:24:15 +08:00 |
|
Kevin Wan
|
64a8e65f4a
|
update readme (#640)
|
2021-04-20 23:57:57 +08:00 |
|
anqiansong
|
8fd1e76d29
|
update readme (#638)
|
2021-04-19 14:37:47 +08:00 |
|
heyanfu
|
0466af5e49
|
optimize code (#637)
|
2021-04-18 22:49:03 +08:00 |
|
heyanfu
|
7405d7f506
|
spelling mistakes (#634)
|
2021-04-17 20:15:19 +08:00 |
|
Bo-Yi Wu
|
afd9ff889e
|
chore: update code format. (#628)
|
2021-04-15 19:49:17 +08:00 |
|
另维64
|
7e087de6e6
|
doc: fix spell mistake (#627)
|
2021-04-14 17:58:27 +08:00 |
|
Kevin Wan
|
5aded99df5
|
update go-zero users (#623)
|
2021-04-13 14:38:40 +08:00 |
|
Kevin Wan
|
08fb980ad2
|
add syncx.Guard func (#620)
|
2021-04-13 00:04:19 +08:00 |
|
Kevin Wan
|
b94d7aa532
|
update readme (#617)
|
2021-04-10 19:19:05 +08:00 |
|
Kevin Wan
|
ee630b8b57
|
add code coverage (#615)
* add code coverage
* simplify redis code
|
2021-04-09 22:40:43 +08:00 |
|
Kevin Wan
|
bd82b7d8de
|
add FAQs in readme (#612)
|
2021-04-09 18:59:17 +08:00 |
|
Kevin Wan
|
3d729c77a6
|
update go-zero users (#611)
|
2021-04-09 14:16:31 +08:00 |
|
Kevin Wan
|
e944b59bb3
|
update go-zero users (#609)
* add go-zero users registry notes
* update go-zero users
* fix typo
|
2021-04-09 10:43:47 +08:00 |
|
Kevin Wan
|
54b5e3f4b2
|
add go-zero users registry notes (#608)
|
2021-04-08 22:44:41 +08:00 |
|
Kevin Wan
|
b913229028
|
add go-zero users (#607)
|
2021-04-08 22:30:45 +08:00 |
|
Kevin Wan
|
9963ffb1c1
|
simplify redis tls implementation (#606)
|
2021-04-08 18:19:36 +08:00 |
|
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>
|
2021-04-07 20:44:16 +08:00 |
|
Kevin Wan
|
05e37ee20f
|
refactor - remove ShrinkDeadline, it's the same as context.WithTimeout (#599)
|
2021-04-05 22:59:24 +08:00 |
|
zjbztianya
|
d88da4cc88
|
Replace contextx.ShrinkDeadline with context.WithTimeout (#598)
|
2021-04-05 21:20:35 +08:00 |
|
Oraoto
|
425430f67c
|
Simplify contextx.ShrinkDeadline (#596)
|
2021-04-03 21:25:32 +08:00 |
|
Zcc、
|
4e0d91f6c0
|
fix (#592)
Co-authored-by: zhoudeyu <zhoudeyu@xiaoheiban.cn>
|
2021-04-01 18:42:50 +08:00 |
|
Kevin Wan
|
8584351b6d
|
update regression test comment (#590)
|
2021-03-30 21:23:07 +08:00 |
|
Kevin Wan
|
b19c5223a9
|
update regression test comment (#589)
|
2021-03-30 20:53:35 +08:00 |
|
bittoy
|
99a2d95433
|
remove rt mode log (#587)
|
2021-03-30 20:45:55 +08:00 |
|
Ted Chen
|
9db222bf5b
|
fix a simple typo (#588)
|
2021-03-29 23:35:49 +08:00 |
|
Kevin Wan
|
ac648d08cb
|
fix typo (#586)
|
2021-03-28 22:10:07 +08:00 |
|
Kevin Wan
|
6df7fa619c
|
fix typo (#585)
|
2021-03-28 21:20:04 +08:00 |
|
Kevin Wan
|
bbb4ce586f
|
fix golint issues (#584)
|
2021-03-28 20:42:11 +08:00 |
|
anqiansong
|
888551627c
|
optimize code (#579)
* optimize code
* optimize returns & unit test
|
2021-03-27 17:33:17 +08:00 |
|
Kevin Wan
|
bd623aaac3
|
support postgresql (#583)
support postgresql
|
2021-03-27 17:14:32 +08:00 |
|
Kevin Wan
|
9e6c2ba2c0
|
avoid goroutine leak after timeout (#575)
|
2021-03-21 16:54:34 +08:00 |
|
Kevin Wan
|
c0db8d017d
|
gofmt logs (#574)
|
2021-03-20 16:40:09 +08:00 |
|
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>
|
2021-03-20 16:36:19 +08:00 |
|
Kevin Wan
|
4884a7b3c6
|
zrpc timeout & unit tests (#573)
* zrpc timeout & unit tests
|
2021-03-19 18:41:26 +08:00 |
|
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
2021-03-15 20:11:09 +08:00 |
|
Kevin Wan
|
fcd15c9b17
|
refactor, and add comments to describe graceful shutdown (#564)
|
2021-03-14 08:51:10 +08:00 |
|
Kevin Wan
|
155e6061cb
|
fix golint issues (#561)
|
2021-03-12 23:08:04 +08:00 |
|
anqiansong
|
dda7666097
|
Feature mongo gen (#546)
* add feature: mongo code generation
* upgrade version
* update doc
* format code
* update update.tpl of mysql
|
2021-03-12 17:49:28 +08:00 |
|
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>
|
2021-03-12 17:47:21 +08:00 |
|
Kevin Wan
|
c2acc43a52
|
add important notes in readme (#560)
|
2021-03-12 16:48:25 +08:00 |
|
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
2021-03-09 21:30:45 +08:00 |
|
anqiansong
|
60c7edf8f8
|
fix spelling (#551)
|
2021-03-08 18:23:12 +08:00 |
|
Kevin Wan
|
7ad86a52f3
|
update doc link (#552)
|
2021-03-08 17:56:03 +08:00 |
|
kingxt
|
1e4e5a02b2
|
rename (#543)
|
2021-03-04 17:13:07 +08:00 |
|
Kevin Wan
|
39540e21d2
|
fix golint issues (#540)
|
2021-03-03 17:16:09 +08:00 |
|
hexiaoen
|
b321622c95
|
暴露redis EvalSha 以及ScriptLoad接口 (#538)
Co-authored-by: shanehe <shanehe@zego.im>
|
2021-03-03 17:09:27 +08:00 |
|
kingxt
|
a25cba5380
|
fix collection breaker (#537)
* fix collection breaker
* optimized
* optimized
* optimized
|
2021-03-03 10:44:29 +08:00 |
|