Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
57,378 results
In this video I will show you how to setup caching with Node.js & Redis and look at how it is beneficial.
248,153 views
6 years ago
The Ultimate Guide to Redis Caching in Node.js & Express (2025) Redis caching can instantly speed up your Node.js API ...
42,965 views
4 years ago
Want to build real-time event-driven systems using Redis Streams? In this hands-on tutorial, you'll learn how Redis Streams work ...
2,705 views
1 year ago
Caching database queries with Redis can be an incredible way to speed up your API responses. That will not only cost you less ...
70,133 views
2 years ago
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.
6,531 views
redis #cache #coding #nodejs #reactjs #react #nextjs #nextjstutorial Is your Node.js API slow? Do you find yourself fetching the ...
854 views
2 months ago
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 ...
2,829 views
8 months ago
Noticing slow response times when your database must compute complex aggregations and queries? Redis as a cache just might ...
31,346 views
Caching is a powerful optimization technique that plays a crucial role in improving the efficiency, scalability, and performance of ...
98,054 views
11 months ago
Supercharge your Node.js applications with Redis caching! This beginner-friendly tutorial walks you through the fundamentals of ...
52 views
4 months ago
You probably know Redis as an ultrafast in-memory database, but can it also be used as your primary app database? This tutorial ...
317,111 views
3 years ago
The cache-aside pattern is used to load data on demand into a cache for better performance while keeping costs down. This video ...
17,581 views
Little video here on how I use `node-redis` to cache endpoints. https://briskreader.com LimeVPN: https://cutt.ly/0jYduOr.
3,093 views
5 years ago
Want to build powerful search APIs using Redis? In this tutorial, you'll learn how to use Redis OM, Redis Cloud, and Node.js ...
1,904 views
When front-end developers are learning the full-stack, they often stumble on which backend to use. If they hear Redis, they think of ...
23,650 views
Node.js is famously single-threaded—but when you hit CPU-heavy operations like encryption, data processing, or image resizing, ...
34,377 views
Redis which was primarily used as a cache in the past can now be used as a fully-fledged database. It contains JSON, Search, ...
153,204 views
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 ...
768 views
Want superfast APIs? Learn how to boost your API speed using Redis caching in Node.js and deliver lightning-fast responses!
77 views
4 weeks ago
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 ...
47,976 views