Implementing a Redis-based Backend System
In this comprehensive course, you'll put together the skills learned to build and maintain a Redis-based backend system. You will get hands-on with managing user data with expiration, implementing sorted set leaderboards, handling transactions with pipelines, utilizing Redis streams for event logging, and implementing pub/sub for notifications using Java and Jedis.
Lessons and practices
Implement the addUser Function
Retrieving User Data from Redis
Update Expiration Time
Extend User Data Expiration
Implementing the addScore method
Retrieve the Top N Users
Getting User Rank and ScoreRetrieve the Top N Users
Handling User Data with Pipelines
Using Pipelines for Transactions Handling
Computing Leaderboard Statistics Using Redis Pipelines
Check to Avoid Duplicate Users
Implementing User Activity Logging with Streams
Utilizing Redis Streams to Log User Activities
Publish Messages to a Channel
Handle Incoming Messages with Pub/Sub
Handling Tic-Tac-Toe Notifications
Interested in this course? Learn and practice with Cosmo!
Practice is how you turn knowledge into actual skills.