Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.