This class implements a memcache client in pure PHP. It connects to a given memcache server and implements commands to set and get cached keys with a given name. The class also supports storing and retrieving compressed key values.