Xmemcached 2.4.3
killme2008
released this
25 Apr 02:52
·
70 commits
to master
since this release
Main changes:
- Fix authentication on IP change, #68 thanks to saschat
- Format all the code with google style and adds the formatter plugin.
Binary download
xmemcached-2.4.3-bin-with-dependencies.tar.gz
Maven:
<dependency>
<groupId>com.googlecode.xmemcached</groupId>
<artifactId>xmemcached</artifactId>
<version>2.4.3</version>
</dependency>