Files
spring-data-redis/src/test/java/org/springframework/data/redis
Christoph Strobl 4c4c96e9cf Support HRANDFIELD command via RedisMap.
Add randomKey() and randomEntry() to RedisHash.
Update documentation and align methods with java terminology around keys vs. fields in hashes.
Move Converters off their custom Map.Entry implementation and use SimpleImmutableEntry instead.
Switch code that creates Map.Entry to the newly introduced Converters.entryOf method.

See: #2048
Original Pull Request: #2104
2021-06-30 15:16:55 +02:00
..
2021-06-15 09:30:45 +02:00
2021-01-12 10:44:09 +01:00
2021-06-30 15:09:27 +02:00
2021-01-12 10:44:09 +01:00
2021-01-12 10:44:09 +01:00
2021-03-16 09:45:06 +01:00
2021-01-12 10:44:09 +01:00
2021-01-12 10:44:09 +01:00
2021-01-12 10:44:09 +01:00