let myCachedValue = await myCache.store(ctx, "key1", "ABC", 180000);  // Returns "ABC"