Quick Answer
Redis is an in-memory data store often used as an object cache for WordPress and WooCommerce. It can speed up repeated database-heavy operations, but it must be configured and monitored correctly, especially on stores with checkout, carts and logged-in users.
Recommended Next Steps
Use Redis object cache when ...