Implementing a Redis-based Backend System with Python
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.
Lessons and practices
Implement the add_user Method
Managing User Data in Redis
Update Expiration Time
Extend User Data Expiration
Implementing Sorted Sets for Leaderboards
Retrieve the Top N Users
Getting User Rank and Score
Handling User Data with Pipelines
Using Pipelines for Transactions
Handling Data with Redis Pipelines
Check to Avoid Duplicate Users
Logging User Activities with Redis
Logging Activities in Redis Streams
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.