Skip to content

47Billion/dropwizard-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-redis

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.

Usage

	<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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages