Function unlock

  • Unlock an item in redis (can be a list or a saved item) which was previously locked by this Actionhero process.

    Parameters

    • key: string

    Returns Promise<boolean>