ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135,402 results

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,707 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

248,414 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

922,868 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

776,654 views

4 years 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

17,068 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,176 views

4 years ago

People also watched

Hans FullStack
Redis & Node.js, Ejemplo Practico

Vamos a crear una aplicación de Node.js en la cual realizara un Request con axios hacia un endpoint gratutio que nos ofrece la ...

15:11
Redis & Node.js, Ejemplo Practico

1,510 views

2 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,297 views

1 year 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

6,072 views

3 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,873 views

4 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?

62,046 views

1 year ago

Albert Hernandez
Acelera tus aplicaciones Node.js con Redis

Aprende a usar Redis como cache en tus aplicaciones Node.js y mejora su rendimiento. Capítulos: 0:00 Introducción 0:35 ...

32:09
Acelera tus aplicaciones Node.js con Redis

5,124 views

2 years ago

suchkov tech
Redis за 20 минут

Освой SQL и PostgreSQL с нуля Мой курс для начинающих — 25% скидка по этой ссылке ...

23:22
Redis за 20 минут

233,081 views

1 year ago

MoureDev by Brais Moure
Companies are no longer just looking for programmers (and nobody explains it to you)

Many junior programmers think that if they know how to program well, companies will hire them. The reality is very different ...

8:27
Companies are no longer just looking for programmers (and nobody explains it to you)

22,131 views

1 day ago

Mafia Codes
Learn how to do caching in NodeJS using Redis

In this video, using the #SpaceX #api - we will learn how to do #caching in a #nodejs #express application. We will be using ...

24:34
Learn how to do caching in NodeJS using Redis

35,275 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,221 views

2 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,813 views

1 year ago

Leifer Mendez
🚀 NODE JS ¿Cómo usar 𝙘𝙖𝙘𝙝𝙚 NODE js / Almacenamiento en CACHE Redis Node?🚀

Node desde cero En el siguiente video vamos aumentar la velocidad de nuestra app node.js haciendo uso de estrategias de ...

9:54
🚀 NODE JS ¿Cómo usar 𝙘𝙖𝙘𝙝𝙚 NODE js / Almacenamiento en CACHE Redis Node?🚀

10,258 views

4 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,940 views

8 months 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)

43,033 views

4 years 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

339,232 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,540 views

1 year 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 🚀

98 views

1 month 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)

64,308 views

2 years ago

TechWorld with Nana
Redis Crash Course - the What, Why and How to use Redis as your primary database

Redis Tutorial - the What, Why and How to use Redis as a primary database ▻ Use this special link https://redis.info/NANA (or ...

23:37
Redis Crash Course - the What, Why and How to use Redis as your primary database

538,971 views

4 years 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

34,229 views

1 year ago

Tanuj Malode
Redis Caching: Cache API Responses | Scalable Backend Architecture with Node.js

Build a Scalable Backend Architecture with Node.js, Express, MongoDB, Redis, Docker & Kubernetes In this series, we'll walk ...

52:22
Redis Caching: Cache API Responses | Scalable Backend Architecture with Node.js

1,936 views

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

36,084 views

1 year ago