The Redis In-memory Data Store: Messaging & Streaming

Redis 6.0    |    Beginner
  • 8 videos | 50m 31s
  • Includes Assessment
  • Earns a Badge
Rating 4.0 of 3 users Rating 4.0 of 3 users (3)
Redis is primarily an in-memory, key-value store, but has many additional use cases. In this course, you'll explore the use cases of Redis that go beyond its use as a database or cache, specifically its application in messaging and streaming. You'll start by setting up communications between Redis clients using the Publish/Subscribe paradigm and the Redis CLI. Next, you'll learn how to set up Redis streams and retrieve data from them using the XREAD command. Finally, you'll use the stream data structure in Redis to record information and communicate messages to a group of consumer processes.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Publish and subscribe to pub/sub channels using the redis cli
    Set up a subscription to multiple pub/sub channels that match a pattern
    Recognize the content and format of stream data structures in redis and illustrate how to set up redis streams
  • Retrieve data from a redis stream using the xread command
    Coordinate messaging between a collection of redis clients by setting up a consumer group
    Contrast messages that have been sent with those that are pending in the context of redis consumer groups
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 15s
  • 7m 14s
    In this video, you will learn how to publish and subscribe to Pub/Sub channels using the Redis command line interface. FREE ACCESS
  • Locked
    3.  Subscribing to Patterns
    8m 38s
    In this video, you will set up a subscription to multiple Pub/Sub channels that match a pattern. FREE ACCESS
  • Locked
    4.  Setting up Redis Streams
    8m 58s
    After completing this video, you will be able to recognize the content and format of stream data structures in Redis and how to set up Redis streams. FREE ACCESS
  • Locked
    5.  Reading From Streams Using XREAD
    8m 30s
    In this video, find out how to retrieve data from a Redis stream using the XREAD command. FREE ACCESS
  • Locked
    6.  Creating a Consumer Group
    8m 26s
    In this video, find out how to coordinate messaging between a collection of Redis clients by setting up a consumer group. FREE ACCESS
  • Locked
    7.  Acknowledging Messages
    5m 10s
    In this video, learn how to contrast messages that have been sent with those that are pending in the context of Redis consumer groups. FREE ACCESS
  • Locked
    8.  Course Summary
    1m 20s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.4 of 18 users Rating 4.4 of 18 users (18)
Rating 4.6 of 43 users Rating 4.6 of 43 users (43)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 102 users Rating 4.4 of 102 users (102)
Rating 4.4 of 75 users Rating 4.4 of 75 users (75)