libMemcached
libMemcached
libMemcached is an open source C/C++ client library and tools for the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.
Quick Links
libMemcached is designed to provide the greatest number of options to use Memcached. Some of the features provided:
Asynchronous and Synchronous Transport Support.
Consistent Hashing and Distribution.
Tunable Hashing algorithm to match keys.
Access to large object support.
Local replication.
A complete reference guide and documentation to the API.
Tools to Manage your Memcached networks.
Copyright 2011, Data Differential