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.

2011-10-27 14:13 Back to release list
1.0.2

libmemcached/memcached_util.h (an undocumented header file) were dropped. memcached_touch() and memcached_touch_by_key() were added. UDP support was restructured to toggle on a complete memcached_st structure.

Project Resources