memcached
memcached copied to clipboard
Don't append port for unix socket
By appending default port 11211
to unix socket connection we can't connect to memcached server.
Can any of the multiple PRs for this issue finally be merged? Adding a default port was a stupid idea in the first place. Why would anyone with a sane mind connect to memcached over tcp and not socket?