Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Size limit of upload to IPFS from 20MB to 100MB #112

Open
vijaykrishnavanshi opened this issue Dec 14, 2022 · 0 comments
Open

Increase Size limit of upload to IPFS from 20MB to 100MB #112

vijaykrishnavanshi opened this issue Dec 14, 2022 · 0 comments

Comments

@vijaykrishnavanshi
Copy link
Collaborator

Problem: We are doing first the ipfs upload and then caching the same in S3 for better loading performance on the UI.

Possible Solutions:

  • Make caching an async job
  • Only upload to IPFS and rely on w3s.link gateway
  • First upload to s3 and then upload the file to ipfs as an async job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant