Example usage for org.springframework.data.redis.connection Pool interface-usage

List of usage examples for org.springframework.data.redis.connection Pool interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.redis.connection Pool interface-usage.

Usage

From source file org.springframework.data.redis.connection.jredis.JredisPool.java

/**
 * JRedis implementation of {@link Pool}
 * 
 * @author Jennifer Hickey
 * @author Christoph Strobl
 * @deprecated since 1.7. Will be removed in subsequent version.