Memcached and Redis: Unix socket of TCP
pyksid opened this issue · 3 comments
pyksid commented
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!
terrylinooo commented
Okay. I will add them in the next version.
pyksid commented
Great ❤️
Unix socket is much faster than TCP!
terrylinooo commented
New setting options for this feature has been added to current version (2.1.0)