An awesome library to integrate the superfast redis with your project. It exposes a large number of configurations for tuning redis as per the need.
<repository>
<id>git-47billion</id>
<name>47billion's Git based repo</name>
<url>https://github.com/47billion/maven-repo/raw/master</url>
</repository>
<dependencies>
<dependency>
<groupId>com.lab47.dropwizard</groupId>
<artifactId>redis</artifactId>
<version>0.7.1</version>
</dependency>
</dependencies>