Download List

Project Description

libmemcached is a C client library for interfacing to a memcached server. It has been designed to be light on memory usage, thread safe and to provide full access to server side methods. It also implements several command line tools: memcat, memflush, memrm, memstat, and memslap (for load generation). The library has been designed to allow for different hashing methods on keys, partitioning by keys, and to use consistent hashing for distribution.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-24 04:33 Back to release list
0.40

Retry logic has been added in for busted resolvers. An ignore for SIGPIPE has been added to solve OS X issues, and there are a couple of fixes for memcached_light server. Debug mode has been updated to track io_wait.

Project Resources