Using Unix Domain sockets with 7.4 #4477
Replies: 2 comments
-
|
hi @joanbalaguero , thank you for reaching out. providing a custom socket factory is not straightforward as it was since we are adopting a (better) layered approach with Before discussing around how you could get there, i got this question for you; |
Beta Was this translation helpful? Give feedback.
-
|
Hi Atakavci, Thanks for your quick response. Just let me know when this feature is ready, I'll be the first to test it :-) Thanks! Joan. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have upgraded from 5.2.0 to 7.4. Everything fine, but now I don't find the way to specify a Unix Domain socket factory. With the previous version:
But with 7.4 I only found:
But I don't know how to set this 'connectionFactory' to my RedisClient.builder(), if this is the way.
Any clue?
Thanks!
Joan.
Beta Was this translation helpful? Give feedback.
All reactions