Redis Data Structures with Jedis: Beyond Basics
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 using Java and Jedis.
Lessons and practices
Using Redis Sets with Jedis
Switching to Users
Fix the Redis Set Retrieval Error
Checking for Membership
Modifying and Counting Elements
Simulating a Movie Recommendation System
Sorting out Leaderboards
Enhancing Leaderboard Queries
Checking Player Membership
Modify and Remove
Task Priority System using Sorted Sets
Using Redis Bitmaps in Action
Extending the Userbase
Debug the Bitmap
Counting Active Users with Bitmap
Tracking Product Availability Across Warehouses
Manage Geospatial Data with Redis
Measuring Distances with Geo Commands
Switching Measurements
Update and Remove
Managing Landmarks with Geospatial Indexing
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.