Skip to content

Roger/greenis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenis - green is the new red

Very basic WIP implementation of redis to learn some rust.

Features

  • RESP protocol parsing using combine (any redis client can be connected)
  • Async server using tokio
  • Basic commands: get, set, delete, ping, append, keys, exists, etc

Goals

  • Support some redis commands using standard clients
  • Try rust-evmap

About

Green is the new red

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages