Skip to content

2.2.0 Released

Compare
Choose a tag to compare
@killme2008 killme2008 released this 27 Oct 06:47
· 140 commits to master since this release
  • Fixed some TimeoutException scenarios #30, highly recommend upgrading.
  • Fixed session heartbeat failure counter
  • Remove the helper classs for hibernate-memcached.

Maven:

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