Skip to content

Rydgel/rustis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis clone in Rust

A multi-threaded, TCP, key-value store inspired by Redis implemented in Rust.

Toy project, don't expect good performance. Only GET and SET implemented right now. The key-value store is thread-safe (and atomic).

You can use redis-cli to try.

Code might be ugly for a Rust guru, feedback appreciated.

About

(Small) Redis clone in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages