74 Quality Score
Active Installs
18/30

Only 9,000 active installs is low for a caching plugin, though the audience is narrow and self-selecting toward technical users.

Update Freshness
20/25

Updated within days of the assessment window and explicitly tested against WordPress 6.9.4, which is a strong maintenance signal.

User Rating
14/15

A 94 out of 100 from 20 reviews is a small but very positive sample.

Support Health
8/15

Zero support threads on record, which is unusual and means there is no public track record for help when things go wrong.

WP Compatibility
15/15

Maximum compatibility score thanks to the recent WordPress 6.9.4 test stamp and the very low PHP 7.4 floor.

Scores higher than 36% of indexed plugins

About

Back your WP Object Cache with Redis, a high-performance in-memory storage backend.

Active Installs 9k+
Rating ★★★★½ 4.7/5
Last Updated 2025-12-11 7:38pm GMT
Requires WordPress 3.0.1+
Tested Up To 6.9.7
Requires PHP 7.4+
✓ No known vulnerabilities

What It Does

WP Redis drops a small object-cache.php file into your wp-content directory that redirects WordPress's built-in object cache (transients, query results, user meta, etc.) to a Redis server. The result is dramatically faster reads for repeated database lookups, which matters most under sustained concurrent traffic. It assumes you already have, or can provision, a Redis instance on your server or a managed host that offers one.

Who It's For

This is a fit for technical site owners or sysadmins running self-managed or VPS-style WordPress hosting who have Redis available and want to offload the object cache from MySQL. Ecommerce, membership, and high-traffic content sites with heavy authenticated user traffic tend to benefit most, since the default WP_Object_Cache is not persistent between requests.

Who Should Skip It

If you are on shared hosting, do not control the server, or do not already understand Redis basics, skip this plugin and use a managed page-cache solution instead. Casual bloggers and small business sites without measurable database pressure will see no practical benefit and risk site outages from a misconfigured cache.

The Bottom Line

WP Redis is a lean, recently maintained, and technically sound object-cache drop-in for WordPress, scoring 77.71 out of 100 with strong maintenance and compatibility signals. The low install count and zero public support threads mean you are largely on your own if something breaks, so it is best suited to administrators comfortable debugging Redis directly. For most users, the more widely deployed Redis Object Cache is the safer default choice.

Tags

cache object cache redis