Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
1865いいね 58956回再生

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
payhip.com/b/rOlJ
(Members get all slides for free. Become a Member to support the channel)
youtube.com/channel/UC_ML5xP23TOWKUcc-oAE_Eg/join


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
husseinnasser.com/podcast

🏭 Backend Engineering Videos
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
youtube.com/channel/UC_ML5xP23TOWKUcc-oAE_Eg/join

Support me on PayPal
bit.ly/33ENps4

Join our Thriving Backend Community on Discord
discord.com/invite/CsFbFce

Stay Awesome,
H

コメント