Tag - libmemcached
Wednesday, March 2 2011
By Cyrille Mahieux on Wednesday, March 2 2011, 10:15 - Memcached
Version 0.47 of libmemcached the open source C/C++ client library and tools for Memcached has been released yesterday by Brian Aker.
Release notes :
- Additional fixes for OpenBSD.
- Bug fix 677609, 456080.
- SIGPIPE fix for Linux send().
- memcapable can now test ascii or binary based on flags.
- Additional build fixes for SASL.
You can download it from : http://launchpad.net/libmemcached/1.0/0.47/+download/libmemcached-0.47.tar.gz
Wednesday, February 16 2011
By Cyrille Mahieux on Wednesday, February 16 2011, 11:17 - Memcached
Version 0.46 of libmemcached the open source C/C++ client library and tools for Memcached has been released today by Brian Aker.
Release notes :
- Fixes a number of corner case bugs
- Fixes bugs related to OpenBSD
- Better testing for protocol version
- Removes special case infinite wait on blocking setup
- Includes support for systemtap which was added in unpublished 0.45 release
You can download it from : http://launchpad.net/libmemcached/1.0/0.46/+download/libmemcached-0.46.tar.gz
Tuesday, September 28 2010
By Cyrille Mahieux on Tuesday, September 28 2010, 08:32 - Memcached
Version 0.44 of libmemcached the open source C/C++ client library and tools for Memcached has been released today by Brian Aker.
Release notes :
- Windows bug fixes.
- Hudson port support in test harness.
- Improved portability of test hanrness.
- SASL fixes.
You can download it from : http://launchpad.net/libmemcached/1.0/0.44/+download/libmemcached-0.44.tar.gz.
Tuesday, August 17 2010
By Cyrille Mahieux on Tuesday, August 17 2010, 17:25 - Memcached
A new version of libmemcached the open source C/C++ client library and tools for Memcached server have been released.
Release notes :
- Added --args to memstat so that a greater range of values can be returned.
- Prelimanary support for Windows.
- memcached_stat_execute() merged.
You can download it from : http://download.tangent.org/libmemcached-0.43.tar.gz
Thursday, July 8 2010
By Cyrille Mahieux on Thursday, July 8 2010, 23:09 - Memcached
Two new versions of libmemcached the open source C/C++ client library and tools for Memcached server have been released.
Release notes :
- Mistake in libtool caused issue with library version
- Added --file for memcat
- Added limemcached_ping() to libmemcached_util
- Bugfix for some cases where connect would have issues with timeout
- Wrong value for errno given as error on an IO failure inside of poll
- Bug fix for issue where multiple interfaces with bad DNS were not being caught
You can download it from : http://download.tangent.org/