Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.