var result = await cache.StoreAsync(null, "key1", "ABC", 10000); // Returns True if successful and False otherwise