Hello I've created mod_dbd analogue for memcached (named connection pools to memcached servers, see also http://www.mail-archive.com/d...@httpd.apache.org/msg42922.html).
It's now based on libmemcached (http://tangent.org/552/libmemcached.html). The question I want to ask is should I base my module on apr_memcache or not? Is apr_memcache mature enough? Whether is is used by someone? Thanks. -- Marko Kevac