You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RedisURI relies on Netty Epoll/Kqueue utilities in getResolvedAddress(). We should move the resolution to SocketAddressResolver to remove Netty dependencies from RedisURI.