Question

WP Supercache or Redis

Hi

I have been having issue with my installed WP Supercache plugin. As you know it requires quite a lot on config in wpconfig file and in .htaccess and over the years some parts of it configuration has been deleted etc.

So I have completely uninstalled it and was going to reinstall to ensure it is all working. However, this has made me think that I would rather not have bloated plugin installed and would it be better if I had something like Redis?

If do use Redis, is there a way of not using a plugin? Or maybe just a simple one?

Will it be as good?

Any advice


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

jarland
DigitalOcean Employee
DigitalOcean Employee badge
December 13, 2018
Accepted Answer

Hey friend,

Great question. You would still need a plugin to truly benefit from that setup. This is one example:

https://wordpress.org/plugins/redis-cache/

Jarland

alexdo
Site Moderator
Site Moderator badge
August 27, 2024

Heya,

For Redis will always come on top if you rely on a solid long term solution for a crucial website. WP Super Cache is great when it comes to small projects where you do not want to spend hours in optimisation and you’re happy with the general performance, not looking for every last bit of enhancing the load times. In the end WP SC it’s a plugin that requires configuration and may not handle dynamic content as effectively.

Redis stores database query results in memory, which dramatically speeds up the delivery of dynamic content. It can also handle session data, transients, and object cache for WordPress, improving overall performance.

If you are comfortable managing server-side technologies, Redis is a powerful caching solution that can outperform WP Super Cache

Well I have gone for a local Redis cache server to start with. maybe a little slower but it is caching like madness so I will see

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more