Which redis version to use in my server?
-
Hi, I am one a powerful VPS with 8 GB RAM, 4 CPU core & 120 GB SSD. I am using paid cloudlinux OS & c-panel control panel. I tried installed redis via my WHM’s SSH terminal using these commands: (One by one)
sudo yum install epel-release
sudo yum install redis
sudo chkconfig redis on
sudo service redis startNow after installing this plugin, I have found that I am using Redis Version 5.0.3 in my server.
In google research, I have found that latest version of redis is 7.0. So should I install latest version of redis or stick with the default version (i.e the version installed automatically after using those above commands).
Plz tell me which version I should use for best speed/performance & then I will ask my hosting/c-panel/cloudlinux support team to install it.
- The topic ‘Which redis version to use in my server?’ is closed to new replies.