In this chapter, we will cover the following recipes:
- When to use Redis in your application
- Using the correct data types
- Using the correct Redis API
- Connecting to Redis with Java
- Connecting to Redis with Python
- Connecting to Redis with Spring Data Redis
- Writing a MapReduce job for Redis
- Writing a Spark job for Redis