Skip to content

Xmemcached 2.4.3

Compare
Choose a tag to compare
@killme2008 killme2008 released this 25 Apr 02:52
· 70 commits to master since this release

Main changes:

  1. Fix authentication on IP change, #68 thanks to saschat
  2. 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>