Redis Object Cache

Overview

REmote DIctionary Server (Redis) is an open-source data structure server used as a database, cache, streaming engine, and message broker. It allows data to be stored in memory rather than on disk, delivering high performance and scalability, and is often used to cache web pages.

Redis at DreamHost

Redis Object Cache is available on all DreamPress Pro plans, complementing DreamPress’s built-in server caching. It improves WordPress performance by storing WordPress objects in memory to reduce the number of database queries.

DreamPress Pro’s Redis integration activates the WordPress plugin Redis Object Cache to enable caching for every possible object. 

Make sure to deactivate any other caching plugins as they will conflict with the Redis Object Cache plugin's performance.

Using the Redis Object Cache plugin

To test your WordPress site's cache status, log in to your DreamPress website and then select Object Cache > Settings in the top toolbar.

The Overview tab

The Overview tab displays if:

  • the plugin is connected
  • the system is writeable, and
  • Redis is reachable

The Metrics tab

The Metrics tab presents a graphic displaying the metrics recorded over time with information about the Bytes consumption, the Hits vs. Miss ratio percentage, and the number of calls to visually compare how much faster the site performs as a result of object caching.

Purging the cache

The following sections provide information on purging your WordPress cache.

When do I need to purge my cache?

View the following article for an overview of cache and why it may need to be purged in certain circumstances:

Manually purging the object cache via the plugin

To manually purge the object cache, log in to your DreamPress website and then select Object Cache > Flush Cache in the top toolbar.

Temporarily disabling Redis

The following instructions explain how to temporarily disable Redis. If you need to permanently disable Redis, please contact support.

  1. Open the WP-Admin page for your DreamPress site (e.g., example.com/wp-admin).
  2. Click the Object Cache button located in the WP-Admin toolbar at the top.
  3. Select the Settings option from the sub-menu.
  4. Click the Disable Object Cache button at the bottom and confirm the status changes from Connected to Not Enabled in the Overview tab.

See also

Did this article answer your questions?

Article last updated PST.

Still not finding what you're looking for?