
Apr_memcache is a client written in c for memcached, the memory object cache daemon. it uses the apache portable runtime to provide pooled client connections in a thread-safe manner, making it perfect for use inside apache modules such as mod_gnutls.
this package provides the development files for apr_memcache.