redis
Object cache with RedisA Redis object cache stores WordPress queries in memory through object-cache.php. Bind Redis to localhost, set maxmemory and eviction, and keep the drop-in active so the cache stays…Updated Aug 29, 2026
Redis and MemcachedRedis and Memcached are in-memory stores that speed up WordPress by caching query results. Bind to localhost, set maxmemory, and use Redis when your plan includes it.Updated Aug 29, 2026