Function load

  • Load an item from the cache. Will throw an error if the item named by key cannot be found. Automatically handles api.cache.redisPrefix

    Parameters

    Returns Promise<CacheObject>