### Description Cloudflare has a cache API:<br>[https://developers.cloudflare.com/workers/runtime-apis/cache/](<https://developers.cloudflare.com/workers/runtime-apis/cache/>) We should see if it's possible to wrap this API so we can instrument the cache API calls and include details for hit/miss.
Description
Cloudflare has a cache API:
https://developers.cloudflare.com/workers/runtime-apis/cache/
We should see if it's possible to wrap this API so we can instrument the cache API calls and include details for hit/miss.