RJR Jiminrjim.hashnode.dev·Jun 12, 2023 · 5 min readRedis master/consumer concurrency patternWhat is Redis Redis is an in-memory key-value database. It is open-source software that can be used as a database, cache, and message broker. Redis supports a wide range of data structures such as strings, hashes, lists, sets, sorted sets with range ...00