Title: Persistant Object Cache
Last modified: April 7, 2024

---

# Persistant Object Cache

 *  Resolved [JosC](https://wordpress.org/support/users/josc/)
 * (@josc)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/persistant-object-cache/)
 * Using page caching. What I recently read the I should use a ‘persistent object
   cache’. I am not quite sure if this is database related or can be covered by 
   WP-Optimize?

Viewing 1 replies (of 1 total)

 *  [pbevanudp](https://wordpress.org/support/users/pbevanudp/)
 * (@pbevanudp)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/persistant-object-cache/#post-17560286)
 * Hello,
 * Yes, for example a database query cache, so rather than running the same SQL 
   query multiple times, the results are already cached and available.
 * You need to make sure your site has access to something like a Redis or Memcached
   server and then you can install an appropriate WordPress plugin.
 * Your host should be able to give you more information about this.

Viewing 1 replies (of 1 total)

The topic ‘Persistant Object Cache’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pbevanudp](https://wordpress.org/support/users/pbevanudp/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/persistant-object-cache/#post-17560286)
 * Status: resolved