ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

634 results

Awesome
I built my own Redis in Go and it was actually easy...

Building a small Redis clone in Golang. Topics: - What is Redis; - What are in memory databases; - Redis example; - Pub / sub; ...

3:39
I built my own Redis in Go and it was actually easy...

25,535 views

7 months ago

Very Academy
Course Introduction | Redis with Python & Django: Build Real-Time Projects

Redis with Python & Django: Build Real-Time Projects Course | Course Introduction Redis is one of the most powerful tools in ...

1:22
Course Introduction | Redis with Python & Django: Build Real-Time Projects

919 views

8 months ago

vlogize
Mocking Redis Data in Python Unit Tests

Learn how to effectively mock Redis connections and data in Python unit testing using the `pytest-mock` framework for reliable ...

1:54
Mocking Redis Data in Python Unit Tests

27 views

9 months ago

Redis
What is semantic search?

Traditional search matches words — but what if your AI app could match meaning instead? In this video, @RaphaelDeLio ...

3:30
What is semantic search?

7,435 views

8 months ago

Redis
What is a semantic cache?

What if you could skip redundant LLM calls — and make your AI app faster, cheaper, and smarter? In this video, @RaphaelDeLio ...

2:41
What is a semantic cache?

2,866 views

9 months ago

harichselvamc
Install Redis on Windows in 2 Minutes | Easiest Redis Setup (2025)

Welcome to my channel! In this quick tutorial, I'll show you how to install Redis on Windows in just 2 minutes. It's super simple ...

1:57
Install Redis on Windows in 2 Minutes | Easiest Redis Setup (2025)

2,390 views

6 months ago

Very Academy
Module 2 Primer | Redis with Python & Django: Build Real-Time Projects

Redis with Python & Django: Build Real-Time Projects Course | Course Introduction Redis is one of the most powerful tools in ...

1:50
Module 2 Primer | Redis with Python & Django: Build Real-Time Projects

363 views

8 months ago

Rafael Pierre
[Demo] Lightning Fast Agent Memory with openai-agents-redis

In this demo, I showcase my new framework that brings Redis-based session management to OpenAI Agents. What This ...

1:51
[Demo] Lightning Fast Agent Memory with openai-agents-redis

100 views

6 months ago

vlogize
Mastering JSON in Redis with Python: Write Record by Record

Learn how to effectively store JSON data in Redis using Python. This guide provides step-by-step solutions for writing transactions ...

1:47
Mastering JSON in Redis with Python: Write Record by Record

4 views

8 months ago

vlogize
How to Efficiently Store Parquet Files in Redis Using Python

Discover how to store `Parquet` files as binary data in `Redis` for fast data serving. This guide walks you through the process ...

1:29
How to Efficiently Store Parquet Files in Redis Using Python

14 views

10 months ago

blogize
How to Store and Retrieve Keys in Multiple Namespaces Using Redis

Learn how to effectively store and retrieve keys in multiple namespaces using Redis with practical code examples in Python.

1:49
How to Store and Retrieve Keys in Multiple Namespaces Using Redis

31 views

11 months ago

vlogize
How to Easily Parse Redis Streams Data with Python

Discover how to effectively parse Redis Streams data using Python. This guide provides clear examples and code snippets to ...

1:41
How to Easily Parse Redis Streams Data with Python

7 views

3 months ago

CodeBeam
redis with python for data science

Download 1M+ code from https://codegive.com/01dbe9e redis with python for data science: a comprehensive tutorial introduction ...

3:33
redis with python for data science

3 views

11 months ago

Tricknology
The FASTEST Way to Install Redis on Your Mac

Learn the quick way to get Redis installed on your Mac from this step-by-step guide. Say goodbye to complicated setups, and ...

3:36
The FASTEST Way to Install Redis on Your Mac

1,989 views

11 months ago

vlogize
Shuffling a Small List in Redis DB

Learn how to easily shuffle a small list (100 elements) in your Redis database using Python. This guide explains the process ...

1:39
Shuffling a Small List in Redis DB

4 views

9 months ago

vlogize
Restoring Lost Tasks in Redis: Best Practices for Python Applications

Discover effective strategies for restoring lost tasks in Redis using Python frameworks like Flask, Django, and FastAPI. Learn how ...

1:26
Restoring Lost Tasks in Redis: Best Practices for Python Applications

1 view

9 months ago

vlogize
How to Efficiently Store a Python Dictionary in Redis using json Serialization

Learn how to serialize a Python dictionary into Redis for efficient caching and retrieval. This guide provides step-by-step ...

1:53
How to Efficiently Store a Python Dictionary in Redis using json Serialization

7 views

4 months ago

as random as it can ever get.
Testing jaldis (my OCaml redis clone) using redis-py

Project repo: https://github.com/jalsol/jaldis jaldis is a Redis-compatible key-value store implemented in OCaml. In this video, I ...

0:57
Testing jaldis (my OCaml redis clone) using redis-py

69 views

6 months ago

vlogize
Efficiently Store Sets in a Redis Hash Using Python

Learn how to optimize the storage and retrieval of multiple `set` values in a Redis hash using Python. Discover effective coding ...

1:40
Efficiently Store Sets in a Redis Hash Using Python

1 view

5 months ago

vlogize
Discovering the Port on Which Your Redis Server is Running with Python

Learn how to find the `listening port` of a Redis server using Python by leveraging command-line tools within your script. Discover ...

1:33
Discovering the Port on Which Your Redis Server is Running with Python

0 views

9 months ago