Files
spring-integration/spring-integration-redis
Gary Russell 8a0d3803d9 INT-3355 Improve Redis Tests, RedisLockReg.list()
JIRA: https://jira.spring.io/browse/INT-3355

Previously, the RedisAvailableTests unconditionally
flushed Redis; this is not appropriate and could affect
other builds on the CI server (as well as wiping out the
developer's Redis DB).

Change the tests to clean up their own redis data.

Also, improve `RedisLockRegistry.listLocks()` to use mget.
2014-04-08 13:51:45 +03:00
..
2011-12-21 14:10:08 -05:00