apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.

WWW: http://www.outoforder.cc/projects/libs/apr_memcache/
