Skip to content

Repository files navigation

A toy Redis clone that's capable of handling basic commands like PING, SET and GET, event loops handling, the Redis protocol and more.

Run the Redis server

  1. Ensure you have uv installed locally
  2. Run ./run.sh to run your Redis server, which is implemented in app/main.py.

About

Redis built with Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages