Book Image

Learning Redis

By : Vinoo Das
Book Image

Learning Redis

By: Vinoo Das

Overview of this book

Table of Contents (16 chapters)
Learning Redis
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learnt how to use clustering techniques to maximize performance and handle growing datasets. Apart from that, we also had a glimpse of handing of data for availability and how well we can do fault handling. Though there are techniques which Redis provides but we also saw how we can use other techniques if we do not require Sentinel. In the next chapter we will focus on how to maintain Redis.