Skip to content

A simple and practical project that shows how to implement an In Memory Database like Redis in Rust

Notifications You must be signed in to change notification settings

imrostami/InMemoryRs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple and practical project that shows how to implement an In Memory Database like Redis in Rust

Commands :

set key value

clear

get keyName

getall

drop key

About

A simple and practical project that shows how to implement an In Memory Database like Redis in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages