Redis server implemented in rust.

Cesar Rodas 72df611bf6 Use Bytes instead of checksum::Value for Set. před 4 roky
.github 986b85b636 Writing unit tests před 4 roky
redis-protocol-parser 756f502e33 Renamed protocol library před 4 roky
src 72df611bf6 Use Bytes instead of checksum::Value for Set. před 4 roky
Cargo.toml 0222d6a520 Making each cmd handler async. před 4 roky
LICENSE 236801a175 Initial commit před 4 roky
README.md 236801a175 Initial commit před 4 roky

README.md

microredis

Redis server implemented in rust.