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.

2012-01-10 21:54 Back to release list
1.0.3

The size of sort buffer used with Ketama was increased. New behavior for handling dead servers was introduced. UDP IO was overhauled. A C compilation issue with memcached_exist() was fixed along with numbers bugs. Clang is now supported on Mac OS X. All commands now use vector send support.

Project Resources