Redis is an in-memory data structure store used as a cache and message broker. This course introduces the essential concepts and operations of Redis, including connecting to a Redis server, working with numbers, performing basic operations, and handling data structures using PHP and Predis.
Overview
Syllabus
- Lesson 1: Connecting to a Redis Server and Storing Strings
- Lesson 2: Working with Numbers
- Lesson 3: Working with Numeric Operations
- Lesson 4: Introduction to Redis Lists
- Lesson 5: Understanding Redis Hashes