actionhero
    Preparing search index...

    Function clear

    • Removes all keys in redis which are under this Actionhero namespace. Potentially very slow. Returns the deleted keys.

      Parameters

      • pattern: string = ...

      Returns Promise<string[]>