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