Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.