Skip to main content
This is lesson 1 of 3 in this module Course 65% complete

Introduction to Redis Messaging

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson introduces the Redis message queuing system which supports two operational modes: Pub/Sub for broadcasting events to multiple subscribers in real time, and Streams for durable task queues with consumer processing.