Summary
This chapter introduced persistence, replication using a master and slaves, partitioning methods, presharding, and consistent hashing. It also showed you how to compile and configure twemproxy to enable sharding across multiple servers without having to write any code. In the next chapter, we will explain how to use Redis Sentinel and Redis Cluster.