Redis server implemented in rust.

Cesar Rodas ef1a885774 Fix unit tests il y a 2 ans
.github a3fc949c9a Added RANDOMKEY command (#49) il y a 2 ans
redis-config-parser 8504a488ca Add support to Redis test suite (#41) il y a 2 ans
src ef1a885774 Fix unit tests il y a 2 ans
tests bc537e4917 Add block tests il y a 2 ans
Cargo.lock 8504a488ca Add support to Redis test suite (#41) il y a 2 ans
Cargo.toml 8504a488ca Add support to Redis test suite (#41) il y a 2 ans
LICENSE 236801a175 Initial commit il y a 3 ans
Makefile a3fc949c9a Added RANDOMKEY command (#49) il y a 2 ans
README.md 236801a175 Initial commit il y a 3 ans
runtest 8504a488ca Add support to Redis test suite (#41) il y a 2 ans

README.md

microredis

Redis server implemented in rust.