Skip to content

equal-l2/my-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-redis

Recreation of Redis, for fun.

Non-Goal

  • Production-grade performance
  • Exhaustive implementation for all commands
  • Modules
  • @scripting

Short-Term Goal

  • Communication via RESP2
  • Implementing commands
    • Implementing list
    • Implementing set
    • Implementing hash

Long-Term Goal

  • Expiration mechanism
  • Interoperability with Redis Cluster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages