This issue will focus on implementing the basic Memcached Connection Actor that will manage the connection lifecycle and allow interactions with the Memcached server. The goal is to specially implement the public exposed get and set methods that will allow us to send request and receive responses.