plzhans @plzhans

A blog documenting the troubleshooting behind things I've built.

GitHub LinkedIn code mail rss

Categories
Tags

Cache

How to Set Up Caching in Cloudflare Workers - Edge Cache and Tiered Cache
How to Set Up Caching in Cloudflare Workers - Edge Cache and Tiered Cache Two ways to cache when a Worker calls an external API, and the three traps you will definitely hit if you don't know about them. Per-data-center cache, Tiered Cache, and cache keys.
Web Sep 11, 2026