kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
628 stars 358 forks source link

Remove Durable object cache #4597

Closed vikiival closed 1 year ago

vikiival commented 1 year ago

Is your feature request related to a problem?

Currently we integrated our custom IPFS gateway for IPFS images and therefore we do not need Durable object for cache.

To spot usage of Durable object look for

const imageLinks = await getCloudflareImageLinks(metadataList)

Describe the solution you would like

Remove code related to the cloudflare durable objects.

Describe alternatives you have considered

also open issue what could refactored.

Screenshots

No response

Are there opened related issues?

No response

Ref

vikiival commented 1 year ago

@yangwao can I deprecate the worker?

yangwao commented 1 year ago

Thank you for your amazing and quick response! @holopin-bot @vikiival

yangwao commented 1 year ago

@yangwao can I deprecate the worker?

yup, seems it's gone anyway? @vikiival