From: Abhijit Rao
Subject: ANN: cl-memcached
Date: 
Message-ID: <f8ur6g$k2n$1@registered.motzarella.org>
Folks,

cl-memcached is a memcached client written in Common Lisp. It's been in
use for over a year and is stable and sufficiently fast.

According to the Memcached home page :
"... memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load."


cl-memcached is released under a BSD license.  Project home page is at
http://common-lisp.net/project/cl-memcached/

Unfortunately right now it is Allegro CL specific.  Any help porting it
is welcome.

cheers,
quasi