Skip to content

Fugazzii/in-memory-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-Memory Cache

Basic representation of in-memory-cache

starting server

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

running set command

Set value $ cargo run --bin client set foo bar

running get command

Get value $ cargo run --bin client get foo

About

Simple representation of In-memory database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages