In this chapter, we will cover the following recipes:
- Downloading and installing Redis
- Starting and shutting down Redis
- Connecting to Redis with redis-cli
- Getting server information
- Understanding the Redis Event Model
- Understanding the Redis protocol