Title: Automatic Cache Flush
Last modified: March 22, 2023

---

# Automatic Cache Flush

 *  Resolved [itsfranciscooli](https://wordpress.org/support/users/itsfranciscooli/)
 * (@itsfranciscooli)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/automatic-cache-flush/)
 * Hello,
 * I have a blog that uses Redis with this plugin. So far it has WONDERFUL!
 * Still,i am facing an issue because of my bad configuration. My homepage is not
   updating with new posts because it’s keeping the cache for a long time.
 * How can i set a cache dump every 5 minutes or whenever a new post is made?
 * Thanks so much for the help.

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

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/automatic-cache-flush/#post-16592027)
 * > Still,i am facing an issue because of my bad configuration. My homepage is 
   > not updating with new posts because it’s keeping the cache for a long time.
 * That’s a plugin or theme issue, not with Redis Object Cache.
 * You can call `wp_cache_flush()` every 5 minutes if you want, but it’s not advised.
 *  Thread Starter [itsfranciscooli](https://wordpress.org/support/users/itsfranciscooli/)
 * (@itsfranciscooli)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/automatic-cache-flush/#post-16600464)
 * Hello,
 * I’ve developed a free plugin if anyone else faces this same issue.
 * [https://github.com/itsfranciscooli/Clear-Cache/releases](https://github.com/itsfranciscooli/Clear-Cache/releases)
 * It dumps the Redis Cache whenever a post/page is published or updated.

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

The topic ‘Automatic Cache Flush’ 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: [itsfranciscooli](https://wordpress.org/support/users/itsfranciscooli/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/automatic-cache-flush/#post-16600464)
 * Status: resolved