var myCachedValue = await myCache.store(null, 'key1', 'ABC', 180000); // Returns "ABC"