Hacker News new | ask | show | jobs
by ignoramous 1671 days ago
> Are you using workers to cache specific file types?

Yes: Using Workers as an api gateway and the Cache API as CDN.

[0] https://developers.cloudflare.com/workers/learning/how-the-c...

1 comments

Thanks, what type of files do you serve through that?
executables, raw binary files (like apache parquet), and (rarely) json.