Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: https://dometrain.com Hello everybody I'm Nick and in this .NET tutorial I will show you how you can use Redis in your .NET applications the correct way. I will talk about key value pair storage but also the pub/sub aspect of Redis. We will have a subscriber for our Redis cluster and we will publish messages and see them consumed in real time. We will also enable master-replica replication and see how Redis deals with this scenario. Redis desktop manager: https://redisdesktop.com/ Don't forget to comment, like and subscribe :) Social Media: Follow me on GitHub: http://bit.ly/ChapsasGitHub Follow me on Twitter: http://bit.ly/ChapsasTwitter Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn #dotnet #redis #cache