February 2018
Intermediate to advanced
382 pages
11h 33m
English
As we mentioned at the beginning of this book, Redis is a memory-based, key-value data store. Therefore, apart from latency issues, memory utilization issues are another kind of fatal problem. In this recipe, we will see how to perform troubleshooting of memory issues in Redis.
Read now
Unlock full access