Dive deeper into Redis’s persistence options, strategies for performance optimization, and working with Redis Streams. This expert-level course will prepare you to manage key expirations, utilize pub/sub messaging, and handle high-performance scenarios effectively.
Overview
Syllabus
- Unit 1: Introduction to Redis Streams
- Modify Stream Reading to Retrieve Limited Events
- Practice Reading Redis Streams with PHP
- Adding and Processing Events in Redis Streams with PHP
- Working with Redis Streams in PHP
- Unit 2: Managing Key Expiration in Redis
- Managing Key Expiration in PHP with Redis
- Extend the Expiration Time of a Redis Key in PHP
- Managing Redis Key Expiration in PHP
- Unit 3: Pub/Sub Messaging with Redis
- Change the Channel and Message in PHP Pub/Sub
- Fixing Redis Pub/Sub Channel Bug in PHP
- Publishing Weather Updates with Redis Pub/Sub in PHP
- Setting Up Redis Pub/Sub Messaging in PHP
- Unit 4: Introduction to Snapshotting in Redis with PHP
- Change Synchronous Snapshot to Asynchronous in Redis Using PHP
- Backup and Restore Redis Snapshot