Redis In-Memory Database Crash Course

Описание к видео Redis In-Memory Database Crash Course

Redis is a noSQL key-value store, in memory database first that exploded in popularity in the past few years. In this video slash course, we will explain what Redis is, talk about the in-memory model, the optional durability, replication, clustering publish subscribe and the protocol and finally we will go through examples. During the video I will add time codes to each topic so you guys can jump to the topic that interests you the most.

Download Slides here
https://payhip.com/b/rOlJ
(Members get all slides for free. Become a Member to support the channel)
   / @hnasr  


0:00 Intro
0:30 Why Redis became the most popular Database
12:20 Redis Crash Course


Table of Content and TimeCodes

Commands
Docker run --name redis -p 6379:6379 redis
docker exec -it rdb redis-cli




🎙️Listen to the Backend Engineering Podcast
https://husseinnasser.com/podcast

🏭 Backend Engineering Videos
https://backend.husseinnasser.com

💾 Database Engineering Videos
   • Database Engineering  

🏰 Load Balancing and Proxies Videos
   • Proxies  

🏛️ Software Archtiecture Videos
   • Software Architecture  

📩 Messaging Systems
   • Message Queues & PubSub Systems  

Become a Member
   / @hnasr  

Support me on PayPal
https://bit.ly/33ENps4

Join our Thriving Backend Community on Discord
  / discord  

Stay Awesome,
Hussein

Комментарии

Информация по комментариям в разработке