ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58,375 results

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

6 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,864 views

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

1 year 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,658 views

7 months ago

CodeSpace
Connect Redis From Node Js Application

Redis is a fast and efficient in-memory key-value store. It is also known as a data structure server, as the keys can contain strings, ...

7:04
Connect Redis From Node Js Application

27,185 views

5 years ago

ByteMonk
REST API Caching Strategies Every Developer Must Know

Caching is a powerful optimization technique that plays a crucial role in improving the efficiency, scalability, and performance of ...

12:13
REST API Caching Strategies Every Developer Must Know

95,841 views

10 months ago

Redis
Caching Slow Database Queries with Node.js and Redis

Noticing slow response times when your database must compute complex aggregations and queries? Redis as a cache just might ...

5:58
Caching Slow Database Queries with Node.js and Redis

31,325 views

4 years ago

Fireship
Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis

You probably know Redis as an ultrafast in-memory database, but can it also be used as your primary app database? This tutorial ...

13:04
Is Redis the ONLY database you need? // Fullstack app from scratch with Next.js & Redis

316,977 views

3 years ago

Redis
Redis and MongoDB: Cache-Aside Pattern

The cache-aside pattern is used to load data on demand into a cache for better performance while keeping costs down. This video ...

5:40
Redis and MongoDB: Cache-Aside Pattern

17,520 views

2 years ago

Cotupia
Redis Caching: Speed up your NodeJS API 100 times in just few minutes

redis #cache #coding #nodejs #reactjs #react #nextjs #nextjstutorial Is your Node.js API slow? Do you find yourself fetching the ...

16:54
Redis Caching: Speed up your NodeJS API 100 times in just few minutes

850 views

1 month ago

chovy
How to cache an API endpoint with redis in Node.js

Little video here on how I use `node-redis` to cache endpoints. https://briskreader.com LimeVPN: https://cutt.ly/0jYduOr.

9:40
How to cache an API endpoint with redis in Node.js

3,092 views

4 years ago

CodeLucky
Redis Caching Tutorial for Node.js Beginners: Boost Your App Speed!

Supercharge your Node.js applications with Redis caching! This beginner-friendly tutorial walks you through the fundamentals of ...

5:06
Redis Caching Tutorial for Node.js Beginners: Boost Your App Speed!

47 views

4 months ago

Boris Rose Développeur Web
Redis-OM / Node.js : CRUD : partie 1 : le serveur

On prépare le terrain. #webdevelopment #nodejs #expressjs.

13:33
Redis-OM / Node.js : CRUD : partie 1 : le serveur

91 views

2 years ago

Eric Tech
Mastering Redis Search Queries in Node.js with Redis-OM: A Step-by-Step Tutorial

Want to build powerful search APIs using Redis? In this tutorial, you'll learn how to use Redis OM, Redis Cloud, and Node.js ...

8:47
Mastering Redis Search Queries in Node.js with Redis-OM: A Step-by-Step Tutorial

1,895 views

1 year ago

leerob
Using Serverless Redis with Next.js

When front-end developers are learning the full-stack, they often stumble on which backend to use. If they hear Redis, they think of ...

9:33
Using Serverless Redis with Next.js

23,612 views

4 years ago

CodeWithHarry
Redis: This can change your Database Game - Here how!

Redis which was primarily used as a cache in the past can now be used as a fully-fledged database. It contains JSON, Search, ...

11:09
Redis: This can change your Database Game - Here how!

152,380 views

3 years ago

LuizTools
Como usar Redis para cache de aplicações Node.js

Olá, tudo bem? No vídeo de hoje eu vou lhe ensinar como usar o Redis para fazer cache de dados em aplicações Node.js.

10:36
Como usar Redis para cache de aplicações Node.js

6,505 views

2 years ago

Baris Ture
Caching RESTful APIs with Node.js and Redis

Caching RESTful APIs with Node.js and Redis. In this video we will be cover the how to cache API responses. The official Node.js ...

13:41
Caching RESTful APIs with Node.js and Redis

768 views

3 years ago

Technical Rajni
⚡ Boost Your API Speed with Redis Caching in Node.js 🚀

Want superfast APIs? Learn how to boost your API speed using Redis caching in Node.js and deliver lightning-fast responses!

5:37
⚡ Boost Your API Speed with Redis Caching in Node.js 🚀

68 views

2 weeks ago

Ben Awad
Build a GraphQL Server with Node.js and Redis

Build a GraphQL Server with Node.js and Redis tutorial. Learn how to setup a GraphQL Server from scratch using Node.js.

15:29
Build a GraphQL Server with Node.js and Redis

15,447 views

8 years ago

NHN TV
Node Expressjs MongoDB: Implement Caching using Redis

How to Implement Caching in Node Expressjs MongoDB: using Redis.

8:07
Node Expressjs MongoDB: Implement Caching using Redis

499 views

2 years ago

Coding with Raphael De Lio
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 ...

9:33
Understanding Redis Pub/Sub (Getting Started)

47,510 views

2 years ago

Net Ninja
Redis Tutorial for Beginners #2 - Making a Redis Database (Redis Cloud)

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:36
Redis Tutorial for Beginners #2 - Making a Redis Database (Redis Cloud)

78,348 views

2 years ago

Devs233
Rate limiter implementation for your REST API, using Express.js and Redis

Here is the most straightforward but helpful implementation, which could be a good starting point for exploring this strategy further, ...

5:38
Rate limiter implementation for your REST API, using Express.js and Redis

149 views

10 months ago

Sanjeev Thiyagarajan
DockerHub workflow: DevOps with Docker and Node.js + Mongodb/Redis Part #29

In this video we will see a better workflow for pushing changes to our production server using dockerhub. ▭▭▭▭▭▭ Full ...

15:21
DockerHub workflow: DevOps with Docker and Node.js + Mongodb/Redis Part #29

1,504 views

4 years ago