Files
spring-data-redis/src/test/java/org/springframework/data/redis
Mark Paluch 8f88b78eeb DATAREDIS-661 - Refactor RedisServerCommands.getConfig(…) output to Properties.
Use Properties instead of List of Strings arranged as sequence of key-value pairs to improve value lookup. Properties allows direct value lookup whereas the List previously required List scanning for an index and another index access to retrieve the actual value.

Original Pull Request: #255
2017-07-18 14:00:37 +02:00
..
2017-07-13 10:08:46 +02:00
2017-07-18 13:12:44 +02:00
2017-05-03 14:23:13 +02:00
2017-04-03 18:32:48 +02:00
2015-08-04 10:12:39 +02:00