Kevin Wan
|
822ee2e1c5
|
feat: update go-redis to v8, support ctx in redis methods (#1507)
* feat: update go-redis to v8, support ctx in redis methods
* fix compile errors
* chore: remove unused const
* chore: add tracing log on redis
|
2022-02-09 11:06:06 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
f13e6f1149
|
feat: slow threshold customizable in redis (#1187)
|
2021-11-01 08:20:35 +08:00 |
|
Kevin Wan
|
429f85a9de
|
feat: slow threshold customizable in redis (#1185)
* feat: slow threshold customizable in redis
* chore: improve config robustness
|
2021-10-31 22:14:20 +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
|
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
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
7e3a369a8f
|
initial import
|
2020-07-26 17:09:05 +08:00 |
|