terrylinooo/cache-master

Memcached and Redis: Unix socket of TCP

pyksid opened this issue · 3 comments

Hello,

We can only define TCP socket with Memcached and Redis with IP (‘127.0.0.1’) and port (‘11211’).

It would be great if we can define Unix socket like ‘/var/run/memcached/memcached.sock’.

Do you think you can add this option?

Thanks!

Okay. I will add them in the next version.

Great ❤️
Unix socket is much faster than TCP!

New setting options for this feature has been added to current version (2.1.0)