Friday, 05 June, 2026г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Redis In-Memory Database Crash Course

Redis In-Memory Database Crash CourseУ вашего броузера проблема в совместимости с HTML5

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.
 

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


Download Slides here
https://payhip.com/b/rOlJ


Table of Content and TimeCodes

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

Мой аккаунт