ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142,688 results

Related queries

redis fastapi

redis python

redis laravel

redis pub sub

redis interview questions

redis vs kafka

redis piyush garg

redis in hindi

Fazt Code
How a Cache works with Redis (using Nodejs)

Is your Node.js backend or REST API taking too long to respond to requests? It's time to optimize it with Redis, the in-memory ...

22:33
How a Cache works with Redis (using Nodejs)

24,344 views

11 months ago

Traversy Media
Redis Caching in Node.js

In this video I will show you how to setup caching with Node.js & Redis and look at how it is beneficial.

17:42
Redis Caching in Node.js

247,889 views

6 years ago

Fireship
Redis in 100 Seconds

Use the special link https://redis.info/fireship (or code: MATRIX200) to try Redis Enterprise Cloud to get a $200 credit, become part ...

2:26
Redis in 100 Seconds

916,504 views

4 years ago

Web Dev Simplified
Redis Crash Course

Redis is the most popular caching tool. It can be used with pretty much any programming language and provides incredibly ...

27:31
Redis Crash Course

771,531 views

4 years ago

Indian Coders
Redis Crash Course + Node.Js Integration

check out Login with Google using Node.js OAuth2.0 https://youtu.be/x0Uz9zBfVuM?si=Q8r9zSa4C4KA9Jxq In this video, you will ...

1:09:19
Redis Crash Course + Node.Js Integration

6,568 views

1 year ago

Better Stack
How to Setup Redis Caching in Node

Speed up your Node.js applications with Redis caching in this comprehensive tutorial. Boost your app's performance, scalability ...

26:20
How to Setup Redis Caching in Node

16,777 views

1 year ago

Fazt Code
Nodejs Redis Caching, Cache de Peticiones  en Redis y Nodejs

ESTE VIDEO FUE ACTUALIZADO: https://youtu.be/TazYA-wqOkY haz que tu backend o REST API de Nodejs responda mucho ...

41:36
Nodejs Redis Caching, Cache de Peticiones en Redis y Nodejs

49,094 views

4 years ago

Eric Tech
The Ultimate Guide to Redis Caching in Node.js & Express (2025)

The Ultimate Guide to Redis Caching in Node.js & Express (2025) Redis caching can instantly speed up your Node.js API ...

8:16
The Ultimate Guide to Redis Caching in Node.js & Express (2025)

42,888 views

4 years ago

People also watched

Net Ninja
Redis Tutorial for Beginners #1 - What is Redis?

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 ...

5:56
Redis Tutorial for Beginners #1 - What is Redis?

164,239 views

2 years ago

CodeOde
Build a Real-Time Chat App with MERN, Typescript, Socket.io, Redis & Docker

Learn how to build a Real-Time Chat Application using the MERN Stack (MongoDB, Express, React, Node.js), Socket.io, Redis, ...

6:20:23
Build a Real-Time Chat App with MERN, Typescript, Socket.io, Redis & Docker

5,395 views

2 months ago

Coding Venue
How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs

In this video, we learn how to implement a job queue using Redis and Node.js, we are basing this tutorial on the library Bull.

33:51
How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs

53,824 views

4 years ago

IndGeek
Implement Messaging queue with Redis and Docker in NodeJS

Hi everyone, today, we're diving into the intricacies of messaging queues and their operational mechanisms. Discover why ...

33:01
Implement Messaging queue with Redis and Docker in NodeJS

2,144 views

1 year ago

Aprende Web
Colas en NodeJs

Sistema de colas en NodeJs usando Bull, Arena y express. https://github.com/aprendeweb/bar-express-bull Suscribete, subiré ...

49:35
Colas en NodeJs

7,691 views

5 years ago

Josh tried coding
How to use Redis Caching for Incredible Performance

Caching database queries with Redis can be an incredible way to speed up your API responses. That will not only cost you less ...

13:35
How to use Redis Caching for Incredible Performance

70,034 views

2 years ago

midulive
But why are you doing this, Redis?

Discover how Redis, one of the most popular databases, is embroiled in a controversy that could change the future of open ...

11:33
But why are you doing this, Redis?

61,872 views

1 year ago

IAmTimCorey
Intro to Redis in C# - Caching Made Easy

Caching can make your website run faster, it can improve your desktop application, and it can reduce the stress on your database.

1:27:29
Intro to Redis in C# - Caching Made Easy

190,647 views

5 years ago

Interview Pen
Using Redis Streams instead of Kafka - Redis Special Topics (2/4) | System Design

Visit Our Website: https://interviewpen.com/?utm_campaign=redis2 Join Our Discord (24/7 help): https://discord.gg/Qy85PT9wj6 ...

13:33
Using Redis Streams instead of Kafka - Redis Special Topics (2/4) | System Design

8,979 views

7 months ago

Computerix
Building a Scalable Queue System with NestJS & BullMQ & Redis

In this video, we tackle the challenge of handling heavy tasks in real-world applications by introducing BullMQ for background job ...

45:17
Building a Scalable Queue System with NestJS & BullMQ & Redis

19,831 views

11 months ago

Piyush Garg
Redis Crash Course

... Speeding up Nodejs Server with Redis Video Titles - What is Redis - Redis Crash Course - Redis for Beginners - Redis Nodejs ...

1:23:37
Redis Crash Course

329,378 views

2 years ago

Better Stack
Modern Redis Crash Course: Backend with Express, TypeScript and Zod

Learn how to build a node backend and use Redis's speed. Let's have a look at the basic Redis data types, then some modern ...

2:17:15
Modern Redis Crash Course: Backend with Express, TypeScript and Zod

23,082 views

1 year ago

Software Developer Diaries
How does Caching on the Backend work? (System Design Fundamentals)

Caching strategies, Distributed Caching, caching with Redis and Node.js, Eviction Policies, Write-Through Cache and Least ...

22:45
How does Caching on the Backend work? (System Design Fundamentals)

63,746 views

2 years ago

Akilesh Rao
Scaling Node.js APIs is easy... if you know these tricks

In this video, I reveal how I scaled a Node.js API to handle massive traffic using Redis like a pro. You'll learn how to supercharge ...

18:09
Scaling Node.js APIs is easy... if you know these tricks

2,710 views

7 months ago

Hussein Nasser
Scaling Websockets with Redis, HAProxy and Node JS - High-availability Group Chat Application

In this video I want to demonstrate how to scale websockets connection to multiple servers using a load balancer such as ...

20:36
Scaling Websockets with Redis, HAProxy and Node JS - High-availability Group Chat Application

111,782 views

5 years ago

Eric Tech
Redis Streams with Node.js Express: Easy Step-by-Step Guide

Want to build real-time event-driven systems using Redis Streams? In this hands-on tutorial, you'll learn how Redis Streams work ...

6:54
Redis Streams with Node.js Express: Easy Step-by-Step Guide

2,676 views

1 year ago

Coding with Lewis
What is Redis!? (In 30 Seconds) 👩‍💻 #programmer #technology #coder #softwaredeveloper #software
0:37
What is Redis!? (In 30 Seconds) 👩‍💻 #programmer #technology #coder #softwaredeveloper #software

111,105 views

2 years ago

Technical Rajni
🔥 How to Use Redis with Node.js in Real Projects 🚀

Learn how to connect Redis with Node.js easily and boost your application's performance with powerful in-memory caching!

2:55
🔥 How to Use Redis with Node.js in Real Projects 🚀

58 views

3 weeks ago

sandeep dev
Speed Up Your APIs with Nodejs and Redis Magic! #nodejs #redis #apidesign

Speed Up Your APIs with Nodejs and Redis Magic This video'll delve into how to speed up API using redis. Lets increase your ...

24:27
Speed Up Your APIs with Nodejs and Redis Magic! #nodejs #redis #apidesign

35,826 views

1 year ago

Coder's Gyan
Redis Crash Course 🔥: 5x Faster API Performance | In-depth Explanation in Hindi

Master Full-Stack Engineering! From frontend to backend, build job-ready skills fast. Enroll now: https://codersgyan.com/c ...

23:07
Redis Crash Course 🔥: 5x Faster API Performance | In-depth Explanation in Hindi

32,764 views

1 year ago