• Opens a connection to the Redis instance at the specified address.

    Parameters

    • address: string

      The address of the Redis instance.

    Returns RedisConnection

    The Redis connection object.