Skip to content

Opportunity of connection via unix socket.#95

Open
r-kovalenko wants to merge 1 commit intoshumkov:masterfrom
r-kovalenko:patch-unix-sockets
Open

Opportunity of connection via unix socket.#95
r-kovalenko wants to merge 1 commit intoshumkov:masterfrom
r-kovalenko:patch-unix-sockets

Conversation

@r-kovalenko
Copy link
Copy Markdown

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.

When we have option useSocket, but the value is different from true and we cant get connection class - use default connection class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant