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
425 stars 148 forks source link

WPML different domain per language #481

Closed Veltix closed 1 year ago

Veltix commented 1 year ago

I'm using WPML different domain per language and redis showing other language data. Example im in woocommerce category page and it shows other language queries also in sidebar.

tillkruss commented 1 year ago

That's an issue with WPML itself, they are notoriously bad when it comes to object caching.

This plugin (Redis Object Cache) is only providing a bridge to Redis.