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: retrieval server blockstore #680

Open
cernicc opened this issue Jan 16, 2025 · 0 comments
Open

feat: retrieval server blockstore #680

cernicc opened this issue Jan 16, 2025 · 0 comments

Comments

@cernicc
Copy link
Member

cernicc commented Jan 16, 2025

Implement a blockstore which the retrieval server will use. The blockstore get(cid: Cid) will be called when some client requests a block with the cid.

The blockstore should be able to read the blocks directly from the unsealed sectors.

Blocker: #635

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