Redis Tutorial for Beginners 2 - How To Install Redis On Windows
3
Redis Tutorial for Beginners 3 - How To Install Redis On Ubuntu Linux
4
Redis Tutorial for Beginners 4 - How To Install Redis On Mac OS X
5
Redis Tutorial for Beginners 5 - Redis strings commands
6
Redis Tutorial for Beginners 6 - more commands (SETEX, SETNX, INCR, DECR, MSET...)
7
Redis Tutorial for Beginners 7 - Redis Hashes
8
Redis Tutorial for Beginners 8 - Redis Lists
9
Redis Tutorial for Beginners 9 - Redis Sets
10
Redis Tutorial for Beginners 10 - Redis Sorted Sets
11
Redis Tutorial for Beginners 11 - Redis Publish Subscribe
12
Redis Crash Course | Redis Tutorial
13
Top 7 Programming Languages To Learn In 2021 | Best Programming Languages 2021
14
Redis Tutorial for Beginners
Description:
Learn Redis, an advanced in-memory key-value store, from basic to advanced concepts in this comprehensive 7-hour tutorial. Explore Redis as a database, caching layer, and message broker. Master key Redis data structures including strings, hashes, lists, sets, and sorted sets. Dive into essential commands for managing keys, strings, hashes, lists, sets, sorted sets, and HyperLogLog. Discover how to implement Pub/Sub messaging, handle transactions, and write scripts. Gain practical knowledge on environment setup, configuration, security measures, performance benchmarking, client connections, pipelining, and data partitioning. Follow step-by-step installation guides for Windows, Ubuntu Linux, and Mac OS X. Practice with hands-on examples and real-world applications to solidify your understanding of this powerful open-source technology.