shenyixin

redis安装

yum install redis

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

启动命令:

    redis-server /etc/redis.conf

分类:

技术点:

相关文章:

猜你喜欢
相关资源
相似解决方案