Release Notes: MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT has been added for connect timeout in non-block mode. There is an incompatible change in memcached_behavior_set() api. It now uses a uint64_t instead of a pointer. There is a fix for storage of values for zero. A memcached_server_cursor() function has been added to the API for cycling through servers.


Release Notes: This release removes the C++ namespace that was being exposed (the API should be plug compatible). It fixes cases where --servers weren't behaving the same way in all clients.


Release Notes: This release adds support to do two-part shutdown of a socket, fixes for Fedora 18, and a fix for binary memcached_touch().


Release Notes: Support for Murmur3 was added (HASHKIT_HASH_MURMUR3). Portability fixes were included.


Release Notes: CLIENT_ERROR has been fixed to not be treated as a fatal error. Compiler fixes for older Ubuntu releases.


Release Notes: This release fixes issues with version strings not being formatted in the API call for the library.
An object-oriented, type safe, multi-threaded approach to computer algebra.