Title: Persistent cache? (Save)
Last modified: August 28, 2020

---

# Persistent cache? (Save)

 *  Resolved [pduclo](https://wordpress.org/support/users/pduclo/)
 * (@pduclo)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/persistent-cache-save/)
 * For a WordPress/woocommerce, what is the recommended setting for persistence?
 * In the config file for Redis, should the “save” lines be commented out?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/persistent-cache-save/#post-13325896)
 * That greatly depends on your cache size. If we looking at persisting data through
   Redis reboots, they can take a while to load everything into the RAM. The Pro
   version handles this gracefully.
 * Mostly people treat Redis data as ephemeral and flush their cache frequently,
   so persistence isn’t necessary.
 *  Thread Starter [pduclo](https://wordpress.org/support/users/pduclo/)
 * (@pduclo)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/persistent-cache-save/#post-13325897)
 * Appreciate it. 3GB cache. I’ll disable saving. May look into the pro version 
   too.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Persistent cache? (Save)’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pduclo](https://wordpress.org/support/users/pduclo/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/persistent-cache-save/#post-13325897)
 * Status: resolved