libmemcache vs libmemcached

Tim Bunce Tim.Bunce at pobox.com
Thu Dec 20 10:52:04 UTC 2007


On Thu, Dec 20, 2007 at 05:50:00PM +0800, Du Song wrote:
> On Dec 20, 2007 2:10 PM, Qiangning Hong <hongqn at gmail.com> wrote:
> > has anyone compared the two C client library: libmemcache
> > <http://people.freebsd.org/~seanc/libmemcache/> and libmemcached
> > <http://tangent.org/552/libmemcached.html>?  What are the pros and
> > cons for each of them?
>
> Hi Qiangning,
> Not quite sure about the code quality, but obviously the latter one is
> more up-to-date, feature-rich(cas/append/prepend/consistent hashing)
> and in active development.

There's also a Perl API in development for it:

    http://code.google.com/p/perl-libmemcached/

Volunteers welcome.

Tim.


More information about the memcached mailing list