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, trigger snapshotting, and handle high-performance scenarios effectively.
Overview
Syllabus
- Lesson 1: Redis Streams with Java Using Lettuce API
- Lesson 2: Managing Key Expiration in Redis with Java
- Lesson 3: Implementing Redis Pub/Sub Messaging with Java and Lettuce API
- Lesson 4: Introduction to Snapshotting in Redis with Java