[sr-dev] ndb_redis: support for unix domain sockets.

Daniel-Constantine Mierla miconda at gmail.com
Tue May 22 10:08:16 CEST 2012


Hello,

Thank you for the patch, once the development will be unfrozen, it will be committed.

Cheers,
Daniel

On May 21, 2012, at 1:50 PM, Vicente Hernando <vhernando at systemonenoc.com> wrote:

> Hello,
> 
> the attached patch adds support for configuring redis servers using unix domain sockets instead of IP address and port.
> 
> I updated the doc too.
> 
> 
> Now redis server can be configured like this:
> 
> modparam("ndb_redis", "server", "name=srvY;unix=/tmp/redis.sock;db=3");
> 
> 
> If both unix and addr parameters are provided, then unix one has precedence, and only unix domain socket is configured.
> 
> Regards,
> Vicente.
> <ndb_redis_unix_socket.patch>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev



More information about the sr-dev mailing list