rediska
rediska copied to clipboard
Opportunity of connection via unix socket.
Now we have class that we could use for connection to redis via Unix Socket. Its useful when we have local instance of redis (could be slave) for fast data exchanging without newtwork delay. When we have option useSocket, but the value is different from true we couldn't have got connection class.