You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question please. As a plugin / theme developer if I used this plugin and I have redis or memcached, then does this plugin cause wp_cache_set() to save the cache to redis / memcached?
My understanding is that out of the box wordpress will save wp_cache_set() cache to wp_options but I want it to go to whatever the caching plugin is configured for. Or is there a different get/set function to do that?
Thank you,
John
The text was updated successfully, but these errors were encountered:
Hi,
I have a question please. As a plugin / theme developer if I used this plugin and I have redis or memcached, then does this plugin cause wp_cache_set() to save the cache to redis / memcached?
My understanding is that out of the box wordpress will save wp_cache_set() cache to wp_options but I want it to go to whatever the caching plugin is configured for. Or is there a different get/set function to do that?
Thank you,
John
The text was updated successfully, but these errors were encountered: