Skip to content

trgiangdo/redis-python

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors