Hi,all I am pleased to announce that java memcached client--xmemcached has released 1.3.6,highlights:
1. Fixed issues,includes: issue 161 <http://code.google.com/p/xmemcached/issues/detail?id=161> , issue 163 <http://code.google.com/p/xmemcached/issues/detail?id=163>, issue 165 <http://code.google.com/p/xmemcached/issues/detail?id=165>, issue 169 <http://code.google.com/p/xmemcached/issues/detail?id=169>, issue 172 <http://code.google.com/p/xmemcached/issues/detail?id=172>, issue 173 <http://code.google.com/p/xmemcached/issues/detail?id=173>, issue 176 <http://code.google.com/p/xmemcached/issues/detail?id=176>, issue 179 <http://code.google.com/p/xmemcached/issues/detail?id=179>, issue 180 <http://code.google.com/p/xmemcached/issues/detail?id=180> 2. Adds new methods for MemcachedClientBuilder: setConnectTimeout and setSanitizeKeys 3. Make heartbeats as an independent task executes periodically,not just when connections are idle. 4. Disable nagle algorithm by default. 5. Decrease default bulk get merge factor to 50. 6. Adds CompressionMode for Transcoder,default is ZIP,but you can choose GZIP mode. Home: http://code.google.com/p/xmemcached/ Downloads: http://code.google.com/p/xmemcached/downloads/list Documents: http://code.google.com/p/xmemcached/w/list Source: https://github.com/killme2008/xmemcached -- 庄晓丹 Email: [email protected] [email protected] Site: http://fnil.net Twitter: @killme2008
