February 2018
Intermediate to advanced
382 pages
11h 33m
English
In this chapter, until now, we have talked about all the data types in Redis. Generally speaking, data in Redis is composed of key-value pairs. Therefore, managing keys is another essential knowledge for application development and administration in Redis. In this recipe, we'll cover keys management.
Read now
Unlock full access