Redis server implemented in rust.

Cesar Rodas 0d848b7472 Added `ltrim` support 4 yıl önce
.github 986b85b636 Writing unit tests 4 yıl önce
redis-protocol-parser 756f502e33 Renamed protocol library 4 yıl önce
src 0d848b7472 Added `ltrim` support 4 yıl önce
Cargo.toml 0222d6a520 Making each cmd handler async. 4 yıl önce
LICENSE 236801a175 Initial commit 4 yıl önce
README.md 236801a175 Initial commit 4 yıl önce

README.md

microredis

Redis server implemented in rust.