v2.2.0
版本发布时间: 2018-01-24 19:20:54
clue/reactphp-redis最新发布版本:v2.7.0(2024-01-05 23:57:11)
-
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');