Skip to content

ashish173/blog_redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog_redis

A redis server in server implementation. A detailed guide is covered in the blog post.

starting server

To start the server run $cargo run --bin server

running set command

To run the client with set command run the following command $ cargo run --bin client set foo bar

running get command

To get the keys and values run the command $ cargo run --bin client get foo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages