/my-own-redis

Following on with https://build-your-own.org/redis/

Primary LanguageRustMIT LicenseMIT

my-own-redis

This is an implementation of a pseudo Redis server following Build your own Redis.

I only implemented up to and including chapter 9; kinda lost interest for the rest. But this was still a fun way to learn more about Rust.