Skip to content

RevinderDev/rust-redis-again

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This was fun toy project of reimplementing redis in Rust.

Commands supported:

  • PING
  • ECHO
  • GET
  • SET

Note: This is meant to be educational only and in no way is complete in features, nor should it be used for any development/PoC purposes. This is probably a very naive implementation.

About

Learning redis by reimplementing it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors