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

Store blocks directly #12

Merged
merged 29 commits into from
Mar 6, 2024
Merged

Store blocks directly #12

merged 29 commits into from
Mar 6, 2024

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Mar 3, 2024

This solves basically all of the issues we were having with fsd connectivity and adds the remaining gateway features that were difficult to implement in the old structure.

  • Pin and browse UnixFS directories
  • Support for raw format block downloads
  • Pin arbitrary CIDs
  • Load and pin CAR files
  • Adds a configurable block downloader that prefetches children and sibling links. Basically, an in-memory slice cache when streaming videos and a smart-ish preloader when viewing websites.

@n8maninger n8maninger merged commit 4296c62 into main Mar 6, 2024
2 checks passed
@n8maninger n8maninger deleted the nate/store-blocks-directly branch March 6, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant