• closeRedisClients closes multiple RedisClient instances at once and resolves when are the clients are closed.

    Parameters

    • Rest ...clients: RedisClient[]

    Returns Promise<void[]>

Generated using TypeDoc