Building on the basics, this course dives into Redis’s more advanced data structures. Learn how to leverage sets, sorted sets, bitmaps, and geospatial indexes for efficient data handling and unique use cases.
Overview
Syllabus
- Lesson 1: Introduction to Redis Sets Using JavaScript
- Lesson 2: Exploring Sorted Sets in Redis Using JavaScript
- Lesson 3: Exploring Bitmaps in Redis Using JavaScript
- Lesson 4: Discovering Geospatial Indexes in Redis