Introduction
  • Course Introduction
  • What is Redis?
  • Installing Redis in your local system
A Deep Dive into Redis Data Types
  • Redis Strings
  • Redis Lists
  • Redis Sets
  • Redis Sorted Sets
  • Redis HyperLogLog
  • Redis Hashes
Advanced Redis CLI Topics
  • Transactions in Redis
  • Redis PubSub
  • Scripting in Redis
  • Basic Connection and Security in Redis
  • Geospatial commands in Redis
  • Redis Benchmarking