zzzcpan / Nginx-Redis

asynchronous redis client for nginx-perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect to redis via unix socket

bayandin opened this issue · comments

Is it possible to add ability connecting to redis via unix socket?

Is it possible to add ability connect to redis via unix socket?

Not at the moment. There is no unix socket support in ngx_connector.

Ok, let this issue be a feature request.