Redis Cluster
A presentation of the Redis Cluster, the new Redis component that provides linear scalability to Redis. Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. Unlike other distributed stores implementing …