下载Redis 安装包
解压安装包
基本的环境安装
yum install gcc-c++ ? make ? make install
指定配置文件运行
#redis-server kconfig/redis.config
文章转自:https://blog.csdn.net/DDDDeng_/article/details/108118544
二、安装Redis
原文:https://www.cnblogs.com/cuilichao/p/13787165.html