imrostami / InMemoryRs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 100.0%