rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

cache load old data #443

Closed amirakbari closed 1 year ago

amirakbari commented 1 year ago

Hello there Some times redis load old data cache in wordpress+woocommerce in price of product or product quantity. Even when we flush the cache, the problem persists. after open edit product page and update page one by one, cache data updated and show correct data of product(price/quantity) php7.4 wordpress 6.1 httpd+nginx

tillkruss commented 1 year ago

Check the FAQ.

That happens when your theme or plugins don't work with persistent object caches. It's best to contact the author to fix it, or ignore the cache groups.