Function pop

  • Pop (get) an item to a shared queue/list in redis. Automatically handles api.cache.redisPrefix

    Parameters

    • key: string

    Returns Promise<boolean>