Learn Redis Fast: The Complete Crash Course https://WebToolTip.com Published 11/2025
Created by EduVerse Academy
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All | Genre: eLearning | Language: English | Duration: 7 Lectures ( 1h 4m ) | Size: 467 MB
Learn Redis from scratch: Strings, Hashes, Lists, Sets, Sorted Sets & Pub/Sub to build high-performance applications.
What you'll learn
How to install, configure, and get started with Redis from scratch.
How to work with Strings to store and manage simple key-value data efficiently.
How to use Hashes to organize and manage complex datasets.
How to work with Lists for ordered collections, including push, pop, and query operations.
How to handle Sets and perform unique collection operations.
How to work with Sorted Sets for ranking, scoring, and leaderboard functionality.
How to implement the Publish/Subscribe (Pub/Sub) model for real-time messaging and notifications.
Requirements
Basic understanding of programming concepts (variables, loops, and data types).
Familiarity with any programming language like Python, Java, or Node.js is helpful but not mandatory.
A computer with Redis installed or the willingness to follow along with installation instructions provided in the course.