rust-kv-storeSmall program to learn Rust language concepts.The program implements simple get/set/clean commands on top of a backend service.Currently supporting redis backend (with hardcoded address ATM).