Messaging Pattern

Redis

Redis is an open-source in-memory storage, used as a distributed, in-memory key–value database, cache and message broker, with optional durability.

https://redis.io/

Was mentioned in SE464 and CS451, though was only a minor part, so I still don’t fully understand what it does.