Subject: | pushmi should support unix socket communication with memcached |
Date: | Thu, 20 Dec 2007 10:13:43 +0100 |
To: | bug-pushmi [...] rt.cpan.org |
From: | David Bremner <bremner [...] unb.ca> |
Newer versions of memcached support communications via unix domain
sockets. Since this has the possibility of being more secure, and I
think a typical pushmi installation will not need distributed
memecached daemons on other hosts, pushmi should support unix domain
sockets for pushmi. Attached is a patch to implement this. It relies
on Cache::Memecached to decide what is a path and what is an ip address.
Message body not shown because it is not plain text.