Cloud host centos 7 (3.10.0) deploys redis

If you think it is troublesome to compile, you can use the following steps

 

1.yum install redis

2.vim /etc/redis.conf, change daemonize no to daemonize yes

3.service redis start

4.systemctl enable redis.service (automatic start)

5. redis-cli

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325339685&siteId=291194637