随笔分类 -  redis

摘要:一、首先系统要安装 homebrew $ brew install redis 安装后的配置文件位置 redis-server /usr/local/etc/redis.conf 用redis-cli连接会报错: $ redis-cli Could not connect to Redis at 1 阅读全文
posted @ 2018-09-28 11:38 深渊中的鱼 阅读(339) 评论(0) 推荐(0)