Release Notes: This release adds a new UDP fire-forget mode. It reworks the performance of mget() to better make use of async protocol. It cleans up execution of fetch (just one set of code now). It fixes Jenkin's for big-endian hosts. There are updates for memstat to determine network latency. There are updates for binary protocol. There are many updates to the documentation.


Release Notes: This release has a fix for memcached_dump(). It has additional testing for memcached_stat_execute().


Release Notes: The size of sort buffer used with Ketama was increased. New behavior for handling dead servers was introduced. UDP IO was overhauled. A C compilation issue with memcached_exist() was fixed along with numbers bugs. Clang is now supported on Mac OS X. All commands now use vector send support.


Release Notes: 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.


Release Notes: This release has a fix for FreeBSD/OpenBSD and -lm. It adds memcached_exist(). It has a fix for memory when using config test. The CLI gained --quiet.


Release Notes: Build fixes for Ubuntu/Suse. Fixes for OS X Lion. A bugfix for looping back through DNS lookups under certain failures. Fixes related to dead server failures.