pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 68 forks source link

[Feature Request] Work with WooCommerce #337

Closed kevin25 closed 2 years ago

kevin25 commented 2 years ago

Can you please make it work with WooCommerce?

danielbachhuber commented 2 years ago

Hey @kevin25,

WP Redis should work just fine with WooCommerce. It serves as a drop-in replacement for WordPress' internal object cache. As long as WooCommerce is interfacing with the object cache, WP Redis will handle the requests just fine.

kevin25 commented 2 years ago

Thank you. How does it work with multiple stores in the same server? i got redirected to the same store.

kevin25 commented 1 year ago

@danielbachhuber How does it work with multiple stores in the same server? i got redirected to the same store.