摘要:
redis默认只允许本地访问,要使redis可以远程访问可以修改redis.conf 打开redis.conf文件在NETWORK部分有说明 ################################## NETWORK #################################### 阅读全文
posted @ 2017-09-28 15:35
七月逆流
阅读(5880)
评论(0)
推荐(0)
摘要:
What is Redis? Redis is a flexible open-source, key value data store, used as a database, cache and message broker. Redis allows the user to store vas 阅读全文
posted @ 2017-09-28 15:31
七月逆流
阅读(200)
评论(0)
推荐(0)