DATAREDIS-54, DATAREDIS-174, DATAREDIS-129 - Switch to original JRedis for 2.6 support - Remove base64 encoding as new JRedis supports binary keys - Add JredisPool interface to replace removed JRedisService and pool implementation - Temporarily switch integration tests to use non-pooled connections - Throw more specific Exception on JRedis connection failures
12 lines
235 B
INI
12 lines
235 B
INI
slf4jVersion=1.6.6
|
|
junitVersion=4.8.1
|
|
jredisVersion=06052013
|
|
jedisVersion=2.1.0
|
|
springVersion=3.1.4.RELEASE
|
|
log4jVersion=1.2.17
|
|
version=1.1.0.BUILD-SNAPSHOT
|
|
srpVersion=0.5
|
|
jacksonVersion=1.8.8
|
|
lettuceVersion=2.3.2
|
|
mockitoVersion=1.8.5
|