Introduction - If you have any usage issues, please Google them yourself
libmemcached is a library for memcached client library, C and C++ language client library, with low memory usage, thread safe, and provides full support for memcached functions. It also uses a variety of command-line tool: memcat, memflush, memrm, memstat, and memslap (load generation). Library has been designed to allow different hashing methods on keys, split keys, and use uniform hash distribution.