Redis Course - In-Memory Database Tutorial

Redis Course - In-Memory Database Tutorial
Redis is an in-memory data structure store often used as a database. Learn how to use Redis in this crash course for beginners.

Redis is an in-memory data structure store often used as a database. Learn how to use Redis in this crash course for beginners.

⭐️ Course Contents ⭐️
⌨️ (00:00) Intro
⌨️ (02:26) Installing Redis
⌨️ (04:01) Redis Strings
⌨️ (11:24) Redis Lists
⌨️ (22:16) Redis Sets
⌨️ (29:46) Redis Sorted Sets
⌨️ (37:01) Redis HyperLogLog
⌨️ (39:43) Redis Hashes
⌨️ (45:23) Redis Transactions
⌨️ (48:47) Redis PubSub
⌨️ (56:25) Redis Scripts
⌨️ (01:05:20) Redis Connection & Security
⌨️ (01:11:09) Redis Geospatial
⌨️ (01:22:11) Redis Benchmark

Suggest:

Styling a CSS Form & Adding a Shine Effect Using CSS Transitions : Exercise

Build a Quiz Application in Python

Java Android App using REST API - Network Data in Android Course

Learn Kotlin Programming – Full Course for Beginners

How to Undo Mistakes With Git Using the Command Line

React and Golang JWT Authentication - Tutorial