xmemcached 1.3.9 released.

13 views
Skip to first unread message

dennis zhuang

unread,
Jan 11, 2013, 6:45:12 AM1/11/13
to memc...@googlegroups.com, xmemc...@googlegroups.com
Hi,all
I am pleased to announce that the java opensource memcached client -- xmemcached has released 1.3.9,the main highlights include:

  1. Added resetStats method for statistics MBean to reset statstics.
  2. Added setEnableHealSession method to client/builder to enable/disable healing session when disconnected.
  3. Optimize SET operations for binary protocol,36% performance increased in test.
  4. Fixed incr could not work with custom KeyProvider.
  5. Fixed client statistics error.
  6. Reduce memory consumption on high load.
  7. Added a new environment variable xmemcached.selector.pool.size to set reactor pool size.
  8. Limit key length to 250 both in text and binary protocol.

If you are using maven,please add the follow dependency to your pom.xml:


  <dependency>
     
<groupId>com.googlecode.xmemcached</groupId>
     
<artifactId>xmemcached</artifactId>
     
<version>1.3.9</version>
 
</dependency>



--
庄晓丹
Email:        killm...@gmail.com xzh...@avos.com
Site:           http://fnil.net
Twitter:      @killme2008


Woraphol Janekittanpaiboon

unread,
Jan 29, 2013, 2:10:07 PM1/29/13
to xmemc...@googlegroups.com, memc...@googlegroups.com
Thank for your work.
Reply all
Reply to author
Forward
0 new messages