RediStack
RediStack copied to clipboard
Does redis support domain socket connection to redis server ?
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 you should probably ask this on GitLab at this repo is just an automated fork