Redis server implemented in rust.

Cesar Rodas 7623406ab4 Implement lrem command 4 gadi atpakaļ
.github 986b85b636 Writing unit tests 4 gadi atpakaļ
redis-protocol-parser 756f502e33 Renamed protocol library 4 gadi atpakaļ
src 7623406ab4 Implement lrem command 4 gadi atpakaļ
Cargo.toml 0222d6a520 Making each cmd handler async. 4 gadi atpakaļ
LICENSE 236801a175 Initial commit 4 gadi atpakaļ
README.md 236801a175 Initial commit 4 gadi atpakaļ

README.md

microredis

Redis server implemented in rust.