Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear object cache as well? #6

Open
twdesign opened this issue Apr 8, 2022 · 5 comments
Open

Clear object cache as well? #6

twdesign opened this issue Apr 8, 2022 · 5 comments

Comments

@twdesign
Copy link

twdesign commented Apr 8, 2022

If I enable Redis Caching it creates a problem whenever there is a minor core update.
These happen automatically, which is probably for the best because security patches need to be applied quickly.

However, on my multisite network I have had some issues where plugins like Beaver Builder temporarily malfunctioned until the network Page Cache was cleared after a core update. So thank you for creating this plugin to remedy that!

HOWEVER, I also have a problem with some plugins (Convert Pro) which temporarily malfunction until the Object Cache is cleared. So I would REALLY appreciate it if you can find a way to incorporate "clear object cache" into this Cache Purge Helper plugin.

I'm not sure if there needs to be some way of "opting out" of the object cache purge.
I always clear both caches at the same time but other people might have different needs.

Your time and skill much appreciated.

@jordantrizz
Copy link
Collaborator

I can definitely incorporate it, but I'll need to build out an interface for it. So that will take some time.

What object cache plugin are you using?

@twdesign
Copy link
Author

twdesign commented Apr 8, 2022

I'm just using the NGinx Helper plugin.
On Gridpane I have Redis Page Cache and Redis Object Cache enabled.

No other caching plugins.

@bozzmedia
Copy link

Also would appreciate this feature. I have been dreaming of a helper that clears all of our caches but not sure how to pull it off technically. This plugin may be part of the answer.

  • redis object cache
  • redis or nginx page cache
  • autoptimize cache
  • cloudflare cache

@jordantrizz
Copy link
Collaborator

Sorry for the late response. I can definitely add these items in, what would be a priority?

@bozzmedia
Copy link

Thanks for considering it @jordantrizz. For me, cloudflare, redis object cache and the page cache are priorities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants