mini-redis

cargo install mini-redis

# 启动服务端
cargo run

# 启动客户端
cargo run --example hello-redis