A mini-redis, supporting get
, set (with ttl)
, del
, publish
, subscribe
.
cargo update
cargo build
cargo run --bin server
cargo run --bin client
Type help
in client will get the command list.
https://drive.google.com/file/d/1fWt8WPO9Jb0G5f9cSlnGq--41fDuBoKy/view?usp=sharing