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

Chapter 9. Maintaining Redis

To maintain data, it's important to understand the data that we are going to store in our Redis datastore. Data comes with various properties, which we covered in Chapter 1, Introduction to NoSQL, and we are again going to focus on one of these facets in deciding the strategies that we will undertake for data maintenance in this chapter. The facet that we will be focusing on is the ephemeral nature of data.