Skip to content

xmemcached 2.3.1

Compare
Choose a tag to compare
@killme2008 killme2008 released this 13 Mar 00:30
· 114 commits to master since this release

Main feature:

  • Adds AWSElasticCacheClientBuilder to build AWSElasticCacheClient, #55

Maven:

<!-- https://mvnrepository.com/artifact/com.googlecode.xmemcached/xmemcached -->
<dependency>
    <groupId>com.googlecode.xmemcached</groupId>
    <artifactId>xmemcached</artifactId>
    <version>2.3.1</version>
</dependency>