Redis::open

public function open(
  $host,
  $port = 6379,
  $timeout = 0,
);

Parameters

  • $host
  • $port = 6379
  • $timeout = 0