You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores/redis
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
..
redistest fix golint issues in core/stores (#527) 4 years ago
conf.go redis增加tls支持 (#595) 4 years ago
conf_test.go add more tests 4 years ago
process.go update package reference 4 years ago
redis.go redis增加tls支持 (#595) 4 years ago
redis_test.go redis增加tls支持 (#595) 4 years ago
redisblockingnode.go fix golint issues in core/stores (#527) 4 years ago
redisblockingnode_test.go add more tests for stores (#446) 4 years ago
redisclientmanager.go redis增加tls支持 (#595) 4 years ago
redisclustermanager.go redis增加tls支持 (#595) 4 years ago
redislock.go fix golint issues in core/stores (#527) 4 years ago
redislock_test.go update package reference 4 years ago
scriptcache.go fix golint issues in core/stores (#527) 4 years ago
scriptcache_test.go add more tests for stores (#446) 4 years ago