Redis is an in-memory data store used as a WordPress object cache backend. It stores database query results in memory, dramatically reducing database load and speeding up dynamic pages. Most sites see a 50-80% reduction in database queries after enabling Redis.
