redis from home:da4e 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:da4e/CentOS_8/home:da4e.repo yum install redis
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:da4e/CentOS_7/home:da4e.repo yum install redis