Files
spring-data-redis/src/main/java/org/springframework/data/redis
Mark Paluch 83cb3d87d1 Fix Jedis cluster connection lookup for IPv6 hosts.
We previously used our own mechanism to Render Host and Port causing that IPv6 addresses were enclosed in brackets.

Now we've aligned with Jedis' keying by using HostAndPort that just concatenates the host and port part.

Closes #3015
2024-10-10 15:32:36 +02:00
..
2024-04-11 13:35:27 +02:00
2024-10-10 14:36:08 +02:00
2024-10-10 14:36:08 +02:00
2024-10-10 15:22:54 +02:00
2024-10-09 11:52:59 +02:00
2024-09-17 14:22:14 +02:00
2024-09-10 14:03:02 +02:00
2017-09-21 08:16:43 +02:00