Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.