RediStack icon indicating copy to clipboard operation
RediStack copied to clipboard

Does redis support domain socket connection to redis server ?

Open liweiqiang1688 opened this issue 2 years ago • 1 comments

I tried to connect to the redis server using RediStack. And the client and the server are both on the same server. When I tried to connect to the redis-server using unix socket (unix:///tmp/mm.sock) , I got the folllowing error : RediStack.RedisConnection.Configuration.ValidationError.(unknown context at $100654b1c).Kind.invalidURLScheme)

liweiqiang1688 avatar Feb 20 '23 06:02 liweiqiang1688

@liweiqiang1688 you should probably ask this on GitLab at this repo is just an automated fork

0xTim avatar Feb 20 '23 12:02 0xTim