9:15
Redis Tutorial for Beginners #3 - Basic Commands
In this Redis tutorial series, you'll learn what Redis is & how it can be used as a primary database (using Redis Cloud). You'll also ...
27:31
03:04 - Redis Installation 04:18 - Basic Redis Commands 06:44 - Handling Expirations 07:51 - Lists 10:07 - Sets 11:30 - Hashes ...
2:26
Use the special link https://redis.info/fireship (or code: MATRIX200) to try Redis Enterprise Cloud to get a $200 credit, become part ...
4:32
Redis Lists are a flexible and fast data structure that will keep you rocking! In this explainer, we'll introduce you to the most ...
31:00
Redis Deep Dive w/ a Ex-Meta Senior Manager
... here: https://www.hellointerview.com/learn/system-design/deep-dives/redis Redis commands docs are a great reference for the ...
11:49
How to Use Set Command in Redis?
Discover how to master the Redis SET command, a cornerstone for storing key-value pairs efficiently. This guide unlocks the ...
6:17
Sorted Sets are a tool every developer should know. In this explainer, we'll introduce you to the most common Sorted Set ...
19:29
Implementing Redis' PING Command | Redis Internals
Applied AI Course: https://arpitbhayani.me/applied-ai System Design for SDE-2 and above: https://arpitbhayani.me/masterclass ...
22:00
Implementing Command Pipelining | Redis Internals
Applied AI Course: https://arpitbhayani.me/applied-ai System Design for SDE-2 and above: https://arpitbhayani.me/masterclass ...
4:51
Redis Tutorial for Beginners #4 - Command Options
In this Redis tutorial series, you'll learn what Redis is & how it can be used as a primary database (using Redis Cloud). You'll also ...
32:08
Redis Streams Featuring Salvatore Sanfilippo - Redis Labs
This is a live hack session demonstrating Redis Streams featuring the creator Redis Salvatore Sanfilippo. https://redislabs.com/
5:39
Strings are an essential Redis data structure. In this explainer, we'll introduce you to the most common String commands, ...
4:12
Update: As of Redis version 6.2.0, the GEORADIUS command is regarded as deprecated. It can be replaced by GEOSEARCH ...
6:28
Hashes are one of the most useful Redis data structures. In this explainer, we'll introduce you to the most common Hash ...
3:21
Redis CLI Tutorial for Beginners: Learn SET, GET, & DEL in Under 4 Minutes
Just installed Redis and staring at the command line? Let's get you running with the most essential commands you need to know.
5:24
Sets are a powerful and mysterious Redis data structure. In this explainer, we'll introduce you to the most common Set commands, ...
16:16
Redis Tutorial In 16 Minutes | Learn What, Basics and How to Implement FastAPI Redis
Full Redis Tutorial - Installation, Basics and Implementation using FastAPI Redis Redis is a popular technology to easily increase ...
9:33
Understanding Redis Pub/Sub (Getting Started)
Let's go through Pub/Sub in Redis and understanding its particularities and how to easily get started. 00:00 Teaser 00:22 Pub/Sub ...