Skip to content

divyesh87/mini-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Redis

A small project I developed while learning asynchronous rust with tokio

This project contains a redis server implementation which is basically an in memory sharded hashmap

Run cargo run --bin server to run the redis server

About

A mini redis implementation in pure rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages