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

feat: use worker bindings interacting from api to gateway #136

Closed vasco-santos closed 2 years ago

vasco-santos commented 2 years ago

This PR adds:

Implementation details:

Needs:

Initial binding part of https://github.com/nftstorage/nftstorage.link/issues/101 to move to worker bindings setup

cloudflare-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 762c382
Status: ✅  Deploy successful!
Preview URL: https://f457bde5.nftstorage-link.pages.dev
Branch Preview URL: https://fix-use-worker-bindings.nftstorage-link.pages.dev

View logs

vasco-santos commented 2 years ago

Will it really get us a common cache? Or do we need to test it to find out?

Let's talk sync on this. btw, this is not related at all with this PR 😛 This is basically using bindings between nftstorage.link gateway and API (for perma-cache) as part of https://github.com/nftstorage/nftstorage.link/issues/101