Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Does redis support domain socket connection to redis server ? #51

Open
liweiqiang1688 opened this issue Feb 20, 2023 · 1 comment
Open

Comments

@liweiqiang1688
Copy link

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)

@0xTim
Copy link
Member

0xTim commented Feb 20, 2023

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants