Debian安装Redis服务

Debian安装Redis服务 安装命令 apt-get update apt-get install redis-server 等待安装完成 配置密码 编辑Redis的配置文件/etc/redis/redis.conf配置Redis连接密码 nano /etc/redis/redis.conf 会
posted @ 2023-10-13 21:19  妙妙屋(zy)  阅读(92)  评论(0编辑  收藏  举报