Redis server implemented in rust.

César D. Rodas d67d13613f Reset connection state after EXEC is done (#21) 3 years ago
.github 986b85b636 Writing unit tests 3 years ago
redis-protocol-parser 7e40c4cf81 Adding docs comments (#12) 3 years ago
src d67d13613f Reset connection state after EXEC is done (#21) 3 years ago
Cargo.toml 80f8ab840f Better dispatcher/command routing (#20) 3 years ago
LICENSE 236801a175 Initial commit 3 years ago
README.md 236801a175 Initial commit 3 years ago

README.md

microredis

Redis server implemented in rust.