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 saw and learnt how to handle the entire dataset in Redis. Apart from that, we learnt patterns for performance in a production environment. We also learnt commands to manage the Redis server ecosystem.

In the next chapter, we will apply the knowledge we have learnt until now to develop common components in web programming and see how Redis fits as a great tool to take care of some of the problems in this space.