Xmemcached 1.4.2 releases.

20 views
Skip to first unread message

dennis zhuang

unread,
Jul 19, 2013, 3:08:05 PM7/19/13
to memc...@googlegroups.com, xmemc...@googlegroups.com
Hi,all. The java opensource client for memcached -- xmemcached releases 1.4.2, main highlights:

1.Upgrade the slf4j  to 1.7.5 version.
2.Supports delete items with CAS value in binary protocol.
3.Make reactor threads to be daemon,they can be exit with JVM right now.
4.Remove final modifier on TextCommandFactory.
5.Added APIs to supports namespace: withNamespace(ns,callback) and invalidateNamespace(ns).
6.Improve KetamaMemcachedSessionLocator building session map every time with the socket address string first time we resolved.
7.Fixed issues,such as: setEnableHeartBeat can't work; delete can't work with kestrel latest version etc.


Source: https://github.com/killme2008/xmemcached

Maven dependency(It may not valid, it will be synced to maven central repository in a few hours):


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

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


Reply all
Reply to author
Forward
0 new messages