In-memory data store for caching, sessions, queues, and pub/sub — in every production stack.
Every production app uses Redis — cache, sessions, job queues (Horizon), rate limiting, leaderboards, pub/sub, distributed locks. Proper eviction policies, RDB+AOF persistence, Sentinel for HA. Streams for event sourcing.