Introduction

Welcome to Become a Better Software Developer by Building Your Own Redis Server!

This course guides you through the steps involved in solving the Redis Coding Challenge from https://codingchallenges.fyi/challenges/challenge-redis in Python.

To get the most out of the course, I suggest you follow through the introductory material in each step then write your own solution.

Once you have done that, you can refer to the model solution if you get stuck or want an example to compare your solution to.