Intro and Setup
  • Intro to Redis
  • Install Redis on Linux or Windows
  • Configuration Glance
  • System Basics
Beginning with DataTypes
  • DataType: Strings
  • More String Options
  • String Questions
PHP Client & More DataTypes
  • Using PHP as a Redis client
  • DataType: Hashes
  • DataType: Lists
  • Lists and Hashes
Python Client & Advanced Data Types
  • Using Python as a Redis client
  • DataType: Sets
  • DataType: Sorted Sets
  • Sets Quiz
Powerful Features
  • HyperLogLog
  • PubSub
  • Powerful Features
Various Commands
  • Transactions
  • Connection Commands
  • Command Content
  • Transaction Quiz