Redis is an open source, scalable, in-memory, key/value store. It can store various types of values (Strings, Lists, Sorted Lists, Hashes, Etc...) with built-in commands for each data type. This post is not about setting up Redis or configuring your environment. I am