We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e2332a0
Feature: Support communication over Unix domain sockets (UDS) (#70 by @clue)
// new: now supports redis over Unix domain sockets (UDS) $factory->createClient('redis+unix:///tmp/redis.sock');