Modified by Marc Worrell to work with the modified depcached.
Added directory flush support to the protocol.

Marc Worrell <http://www.marcworrell.com/>

Based on the memcache extension (for use with memcached).


depcached module for PHP
------------------------

This module requires zlib library, used for on-the-fly data (de)compression.
Also, you'll need depcached to use it =)

The depcached website is here:
    http://www.marcworrell.com/depcached/

You will probably need libevent to install depcached:
You can download it here: http://www.monkey.org/~provos/libevent/

