Caching NFTs content

Hey friends, I have a question about displaying NFTs using data from a subgraph. I am noticing subgraphs like zora.co are caching images/content from ipfs on imgix on their site. I am building some content using that subgraph and curious if anyone has suggestions on replicating that caching strategy for displaying NFTs in order to not hit.

This is a common problem in the web2 space, but I am curious if there are helpful patterns folks have discovered in this web3 world. Thanks

For context, I have a github repo: Tailwind by bdougie · Pull Request #2 · bdougie/zora-next · GitHub