redis from home:shenbin0218 project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenbin0218/CentOS_8/home:shenbin0218.repo yum install redis
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:shenbin0218/CentOS_7/home:shenbin0218.repo yum install redis