摘要: redis 安装: brew install redis 启动redis: /usr/local/opt/redis/bin/redis-server /usr/local/etc/redis.conf 进入redis: redis-cli String 127.0.0.1:6379> 127.0. 阅读全文
posted @ 2021-12-06 05:35 xiaoyongyong 阅读(31) 评论(0) 推荐(0)