Function locks

  • Returns all the locks in redis which are under this Actionhero namespace. Potentially slow.

    Parameters

    • optionalScopePrefix: string = ""

    Returns Promise<string[]>