philippe-granet commented on pull request #68: URL: https://github.com/apache/maven-resolver/pull/68#issuecomment-675576842
I think you can activate an unix socket if servers binded to loopback interface (127.0.0.1 ?). It requires netty-transport-native-epoll lib in classpath. See Config.setTransportMode and https://github.com/redisson/redisson/blob/master/redisson/src/main/java/org/redisson/config/TransportMode.java ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
