private TarantoolClient(ConnectionOptions connectionOptions) { _connectionPool = ConnectionPool.GetPool(connectionOptions); }