go-zero/core/stores
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
..
cache fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
clickhouse fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
kv fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
mongo fix collection breaker (#537) 2021-03-03 10:44:29 +08:00
mongoc fix broken build (#528) 2021-02-28 23:53:58 +08:00
postgres fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
redis redis增加tls支持 (#595) 2021-04-07 20:44:16 +08:00
sqlc fix golint issues in core/stores (#527) 2021-02-28 23:02:49 +08:00
sqlx support postgresql (#583) 2021-03-27 17:14:32 +08:00