Skip to content

hc-tec/pydis

Repository files navigation

redis-py

Learned about Reactor in C, I want to use it in my own project.

Redis is key-value based database, and Reactor in it also.

So I am trying implement it in my own redis with python.

This project started at 2021-11-13.

Now it is still developing.

Structure

  • Client
  • Cluster
  • Command
  • Conf
  • Connection
  • Database
  • Exception
  • Generic
  • IOLoop
  • Logging
  • Protocol
  • Replication
  • Sentinel
  • Server
  • Timer

About

redis-like project implemented by python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages