The book starts off by installing and configuring Redis for you to get started with ease. Moving on, all the data types and features of Redis are introduced in detail. Next, you will learn how to develop applications with Redis in Java, Python, and the Spring Boot web framework. You will also learn replication tasks, which will help you to troubleshoot replication issues. Furthermore, you will learn the steps that need to be undertaken to ensure high availability on your cluster and during production deployment. Toward the end of the book, you will learn the topmost tasks that will help you to troubleshoot your ecosystem efficiently, along with extending Redis by using different modules.
Table of Contents
Chapter 1 Data Types
Chapter 2 Data Features
Chapter 3 Developing with Redis
Chapter 4 Replication
Chapter 5 Persistence
Chapter 6 High Availability and Cluster Architecture
Chapter 7 High Availability and Cluster Architecture
Chapter 8 Administration
Chapter 9 TroubleShooting
Chapter 10 Extending Redis with Redis Module
Chapter 11 More about Redis Ecosystem
Chapter 12 Appendix