Jamm\Memory\IRedisServer::Select PHP Метод

Select() публичный Метод

Select the DB with having the specified zero-based numeric index. New connections always use DB 0.
public Select ( integer $index )
$index integer
    public function Select($index);