Redis server implemented in rust.

César D. Rodas bc2ad9d50a Merge pull request #8 from crodas/feature/checksum-ref-avoid-clone 3 years ago
.github 986b85b636 Writing unit tests 3 years ago
redis-protocol-parser 756f502e33 Renamed protocol library 3 years ago
src 70c97b6930 Add checksum::Ref 3 years ago
Cargo.toml 0222d6a520 Making each cmd handler async. 3 years ago
LICENSE 236801a175 Initial commit 3 years ago
README.md 236801a175 Initial commit 3 years ago

README.md

microredis

Redis server implemented in rust.