redis

Install redis on Mac

Redis is an open source, in-memory data structure store, used as database, cache and message broker. It is one of the most popular key-value nosql read more

redis cli quick start tutorial

Redis is a fast key value cache and store. It is useful to get familiar with some handy redis command line interface (cli) commands. Here read more