Redis is an in-memory data structure store used as a database, cache, and message broker. It supports strings, hashes, lists, sets, sorted sets, and more.## Why Redis?- Extremely fast (in-memory)- Ric