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-01-12 17:44 Back to release list
0.37

Building of libhashkit was fixed. An install path regression was fixed. The RPM was modified to strictly check install. Documentation was added for memcached_server_cursor(). memcached_servers_reset() was added. memcached_st was modified to remove a dead cursor_server member.

Project Resources