hi all

 xmemcached is an open-source memcached client for java,i am pleased
to announce the release of Xmemcached version 1.2.6.1,it is a minor
version fixed bugs.if you use maven ,you cloud use it as

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

And also i have updated the java memcached client performance
benchmark ,you can check it on

http://xmemcached.googlecode.com/svn/trunk/benchmark/benchmark.html


homepage:  http://code.google.com/p/xmemcached/
download:    http://code.google.com/p/xmemcached/downloads/list
wiki:             http://code.google.com/p/xmemcached/wiki/User_Guide

Any suggestions are welcome,thanks.

Reply via email to