<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Redis Crash Course</title>
        <link>https://peertube.lagbag.com/videos/watch/b5c6da1a-7cce-446e-98c7-87eca52b7003</link>
        <description>Become a web developer with my FREE Web Development Roadmap - 260+ videos, 120+ projects, 60+ articles 👉 https://webdevsimplified.com/web-dev-roadmap.html FREE MongoDB Cheat Sheet - 40+ methods 👉 https://webdevsimplified.com/mongodb-cheat-sheet.html Redis is the most popular caching tool. It can be used with pretty much any programming language and provides incredibly versatile and quick caching. Redis powers a huge portion of the web so it is important to understand how it works. In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project. 📚 Materials/References: Windows Subsystem Linux: https://docs.microsoft.com/en-us/windows/wsl/install-win10 JavaScript Sets Video: https://youtu.be/yJDofSGTSPQ?t=752 JavaScript Sets Article: https://blog.webdevsimplified.com/2021-01/javascript-sets Postman Clone Video: 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00 - Introduction 00:35 - What Is Redis? 03:04 - Redis Installation 04:18 - Basic Redis Commands 06:44 - Handling Expirations 07:51 - Lists 10:07 - Sets 11:30 - Hashes 13:16 - Node.js Example #Redis #WDS #Nodejs</description>
        <lastBuildDate>Fri, 17 Apr 2026 16:30:03 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Redis Crash Course</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/b5c6da1a-7cce-446e-98c7-87eca52b7003</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=b5c6da1a-7cce-446e-98c7-87eca52b7003" rel="self" type="application/rss+xml"/>
    </channel>
</rss>