Redis相关命令

redis安装

yum install redis

安装完成后redis.conf配置文件默认在 /etc/redis.conf

启动命令:

    redis-server /etc/redis.conf

posted @ 2019-07-11 14:12  云深不知处,灯火阑珊  阅读(99)  评论(0编辑  收藏  举报