Skip to content

In-memory key-value database for efficient caching, implementing an AVL tree, multithreading, and sockets. Built with Rust!

Notifications You must be signed in to change notification settings

ammar-s847/redis-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis from scratch

Reimplementing the popular Redis in-memory database in Rust!

About

In-memory key-value database for efficient caching, implementing an AVL tree, multithreading, and sockets. Built with Rust!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages