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

Feat: CDN emulation #10

Closed
wants to merge 3 commits into from
Closed

Feat: CDN emulation #10

wants to merge 3 commits into from

Conversation

TheMarstonConnell
Copy link
Member

Adding two major things:

  • CDN emulation behaviour on the download route where any file that isn't found on the host machine is redirected to storage provider that does have the file.
  • A has route. This returns 200 if the file lives on that machine but 404 if it can't find the file on it.

@TheMarstonConnell
Copy link
Member Author

Replaced by IPFS compatibility

@TheMarstonConnell TheMarstonConnell deleted the marston/cdn branch March 22, 2024 18:08
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

Successfully merging this pull request may close these issues.

1 participant