Redis Pub/Sub + IAsyncEnumerable streaming (Microservices with .NET 6.0) – FeedR episode #5



Redis Pub/Sub + IAsyncEnumerable streaming (Microservices with .NET 6.0) – FeedR episode #5

Redis Pub/Sub + IAsyncEnumerable streaming (Microservices with .NET 6.0) - FeedR episode #5

In the 5th episode of building FeedR series, we will make use of Redis Pub/Sub to build the simple data streaming mechanism with the help of IAsyncEnumerable. Additionally, we are going to implement the very first shared components.

Repository:
https://github.com/devmentors/FeedR

More content at: https://devmentors.io

Join our Discord: https://devmentors.io/discord

Follow us:
https://twitter.com/dev_mentors
https://www.instagram.com/devmentors
https://www.facebook.com/devmentors
===========

Timecodes
00:00:00 – Intro
00:02:57 – Running Redis via Docker
00:06:26 – Adding Redis integration in code
00:12:51 – Extending background service with data streaming
00:15:30 – IAsyncEnumerable
00:17:34 – Shared components for data streaming
00:27:48 – Implementing Redis Pub/Sub components
00:39:27 – Running the data stream
00:41:04 – Outro

MUSIC
————————————————————–
♪ Divine – Jen
Link: https://www.youtube.com/watch?v=4Kvvjn9AQ5g

Comments are closed.