nftstorage / nftstorage.link

🪐 NFT.Storage Gateway, the IPFS gateway for NFT.Storage is not "another gateway", but a caching layer for NFTs that sits on top of existing IPFS public gateways. ***Notice: Uploads have been decommissioned.**** Learn more and find a new hot storage provider for uploading new assets: nft.storage/nft-storage-classic
https://nft.storage/nft-storage-classic
Other
46 stars 10 forks source link

fix: cache match by request only #159

Closed vasco-santos closed 1 year ago

vasco-santos commented 1 year ago

In https://github.com/nftstorage/nftstorage.link/pull/141#pullrequestreview-1024989108 we added cache match by request to support range header caching. For a couple of days, we kept running the match by URL to still rely on the caching LRU items. Now the LRU should have been rotated and we can move into request only

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 95b85aa
Status: ✅  Deploy successful!
Preview URL: https://fbefc0c7.nftstorage-link.pages.dev
Branch Preview URL: https://fix-cache-match-by-request-o.nftstorage-link.pages.dev

View logs