Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.