Introduction
Welcome
()
Course prerequisites
()
Using the exercise files
()
1. Setting Up
Install Redis
()
Setting up Redis with ioredis
()
Overview of the client tools
()
2. Introduction to Redis Basics
Introduction to Redis
()
Data types available
()
Redis persistence explained
()
Setting up persistence
()
Setting up replication
()
Redis further configuration
()
3. Datasets in Depth
Exploration of strings
()
Strings in action
()
The hash data structure
()
Hashes in action
()
Exploration of lists
()
Lists in action
()
Challenge: Implement ioredis
()
Solution: Implement ioredis
()
Challenge: Explore sorted sets
()
Solution: Explore sorted sets
()
4. Advanced Concepts
Security with Redis
()
Publish and subscribe with Redis
()
Redis cluster and Sentinel
()
5. Conclusion
Next steps
()
Ex_Files_Learning_Redis.zip
(1.2 MB)