1. redis 4.0.9 setup & jedis example
摘要:1.Centos 安装redis 1.因为无法连接http://redis.io 所以此处使用github来下载redis压缩包; 2.操作中遇到无法验证证书问题,所以采用 no check certificate 3.执行redis server启动时有一个警告 WARNING: The TCP
阅读全文
posted @ 2018-05-12 17:09