{ANN} xmemcached 1.4.0 released.

9 views
Skip to first unread message

dennis zhuang

unread,
Feb 19, 2013, 9:44:06 PM2/19/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.4.0,the main highlights include:

1.Added "setOpTimeout" for client builder.
2.Monitor timeout request in exception message.
3.Added RandomMemcachedSessionLocaltor for kestrel protocol
4.When timeout exception happens in a connection continuously,we will close it,then it will be tried to reconnect.The maximum number of timeout exception can be set by "setTimeoutExceptionThreshold" method in client,default value is 1000.
5.Added a new constructor for client builder that accepts a string server list.Thanks to @bmahe.

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


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

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


Reply all
Reply to author
Forward
0 new messages