Skip to main content
Last Reviewed: August 17, 2023

Remove Object Cache

How to safely remove Pantheon's Object Caching.


This section provides information on how to safely remove Object Cache.

Safely Remove Object Cache

The following code changes are required before Object Cache can be safely uninstalled and disabled:

  1. Uninstall the WP Redis or Object Cache Pro plugin.

  2. Delete the wp-content/object-cache.php file.

  3. Commit and deploy these changes to the Live environment.

  4. Go to Settings, select Add Ons, then click the Remove button for Redis.

  5. Go to the Site Dashboard, and click Clear Caches.

More Resources