Redis server implemented in rust.

César D. Rodas ce42fba85f Remove all unwrap() from the codebase (#13) 3 rokov pred
.github 986b85b636 Writing unit tests 3 rokov pred
redis-protocol-parser 756f502e33 Renamed protocol library 3 rokov pred
src ce42fba85f Remove all unwrap() from the codebase (#13) 3 rokov pred
Cargo.toml ce42fba85f Remove all unwrap() from the codebase (#13) 3 rokov pred
LICENSE 236801a175 Initial commit 3 rokov pred
README.md 236801a175 Initial commit 3 rokov pred

README.md

microredis

Redis server implemented in rust.