Skip to content

"Build Your Own Redis" challenge in rust

Notifications You must be signed in to change notification settings

fTrestour/codecrafters-redis-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

This repo is based on the "Build Your Own Redis" Challenge from codecrafters.io.

I implemented a thread based version of this project (the challenge also suggests doing an event loop version which I didn't focus on).

Context

I implemented it as a way to train my Rust skills while learning the language with the Rust Book. When writing this I have read the book up to chapter 10.

About

"Build Your Own Redis" challenge in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages