Redis is an open-source in-memory store. You can use it as a cache for your web workloads, as message broker for your batch jobs, and many more. Over the years, it became a very prominent brick in a lot of technical stacks, it is not really a surprise, Redis is…