6:47
What is Redis and What Does It Do?
Start learning cybersecurity with CBT Nuggets. https://courses.cbt.gg/security Trevor Sullivan covers the Redis cache service: what ...
2:26
Use the special link https://redis.info/fireship (or code: MATRIX200) to try Redis Enterprise Cloud to get a $200 credit, become part ...
6:28
Learn something new every week by subscribing to our newsletter: https://bit.ly/3tfAlYD Why is Redis fast?
4:45
Learn more about Redis → https://ibm.biz/BdfpM9 Watch "What is MongoDB" lightboard video → https://youtu.be/VOLeKvNz-Zo ...
27:31
Become a web developer* with my *FREE Web Development Roadmap* - _260+ videos, 120+ projects, 60+ articles_ ...
9:01
What Is Redis Really About? Why Is It So Popular?
Subscribe to our weekly newsletter to get a Free System Design PDF (368 pages): https://newsletter.bytebytego.com.
23:37
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 ...
31:00
Redis Deep Dive w/ a Ex-Meta Senior Manager
Full written breakdown: https://hellointerview.com/youtube/redis/description ...
3:53
Redis in Python in under 4 minutes for beginners
Here's how to use Python in Redis in under 4 minutes. This video will get you started with the very basics of working with Redis in ...
1:23:37
In this video, we will understand what Redis is and How you can use Redis to speed up your servers and scale your servers using ...
1:27:29
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.
15:14
What is a Vector Database? Explained Simply with Real-World Examples
Curious how modern AI apps find meaning in images, text, or video? Enter the vector database. In this explainer, Brian ...
4:52
🔴 Redis Pub/Sub Explained | Real-Time Messaging for Developers 🚀
Redis Pub/Sub: The Key to Real-Time Messaging! Redis Pub/Sub is the backbone of real-time communication for apps like ...
11:09
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, ...
23:25
Spring Boot | Spring Data Redis | Database | CRUD Example | JavaTechie
This tutorial will guide you how to use Spring Data Redis, which provides the abstractions of the Spring Data platform to Redis ...
28:10
Spring Boot Caching Tutorial using Redis
Spring Boot Caching Tutorial using Redis In this video, you will learn how to implement caching using Redis in your Spring Boot ...
14:15
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie
This tutorial will guide you how to use Spring Data Redis as a cache to improve application performance #javatechie #Redis ...
16:11
Spring Boot | Spring Data Redis Messaging - PubSub example | JavaTechie
This tutorial will guide you how to use Spring Data Redis as a Message broker to perform event driven architecture #javatechie ...
24:38
Redis Caching in Spring Boot on Kubernetes
Repo - https://github.com/therealdumbprogrammer/spring-k8s-workshop/tree/feature/video-8-redis-cache In this video, you'll learn ...
15:15
Rate Limiter using Spring Cloud Gateway and Redis example | Tech Primers
This video covers how to configure Rate Limiter using Spring Cloud Gateway and Redis. Github link: ...