Redis server implemented in rust.

César D. Rodas 55036d3e07 Merge pull request #6 from crodas/feature/list 3 éve
.github 986b85b636 Writing unit tests 3 éve
redis-protocol-parser 756f502e33 Renamed protocol library 3 éve
src ddf8b403ed Added `lmove` and `rpoplpush` support 3 éve
Cargo.toml 0222d6a520 Making each cmd handler async. 3 éve
LICENSE 236801a175 Initial commit 3 éve
README.md 236801a175 Initial commit 3 éve

README.md

microredis

Redis server implemented in rust.