Toy Redis This project was made to learn more about redis and improve my Rust skills. Features Toy redis runs a TCP server that redis-cli command can directly interface with using the redis serialization protocol. Some commands implemented are: Ping Echo Set and Get Set with expiration