Our patch for libmemcache to fix a segfault bug with 1.2.2 can be found at: http://area51.myyearbook.com/trac.cgi/browser/patches/libmemcache
On 12/20/07, Tim Bunce <[EMAIL PROTECTED]> wrote: > > On Thu, Dec 20, 2007 at 05:50:00PM +0800, Du Song wrote: > > On Dec 20, 2007 2:10 PM, Qiangning Hong <[EMAIL PROTECTED]> 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. >
