1. await CACHE.put("id1", JSON.stringify({ data: 'data' })); 2. await CACHE.put("storage", JSON.stri - Cloudflare Developers