- Author: Mike White [email protected]
- License: MIT License
PHP-Memcached-Wrapper is a transparent wrapper around the PHP Memcached library
that adds support for key prefixing and accessing the cache as an array. See
the examples at the top of MemcachedWrapper.php
for details.