Closed ppokrovsky closed 7 years ago
Switched StrictRedis instantiation to settings parameters. Unix sockets can be enabled by providing following WS4REDIS_CONNECTION configuration:
WS4REDIS_CONNECTION = { 'unix_socket_path': '/path/to/redis.sock' }
Switched StrictRedis instantiation to settings parameters. Unix sockets can be enabled by providing following WS4REDIS_CONNECTION configuration:
WS4REDIS_CONNECTION = { 'unix_socket_path': '/path/to/redis.sock' }