Redis server implemented in rust.

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

README.md

microredis

Redis server implemented in rust.