• Resolved Mr. Deb

    (@silumant)


    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 start

    Now 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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    For Redis Object Cache it doesn’t matter.

    Thread Starter Mr. Deb

    (@silumant)

    So you mean there will be no performance difference, if i use older redis 5 version VS using latest redis 7 version.

    Whatver version redis i use, i will get same performance/speed. Do u mean this ..

    Plugin Author Till Krüss

    (@tillkruess)

    You won’t notice the speed difference, unless you’re doing insane amounts of operations. Newer is usually better, tho.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Which redis version to use in my server?’ is closed to new replies.