require('../template.html'); print_header('Pike Memcache Module', ''); ?>
Libmemcache is a high performance library for memcached. I'm not done this module yet. I am actually thinking about making a pure pike memcache module instead, since the protocol is fairly simple.
print_footer(); ?>