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

http retrieval capability opt. / http 检索优化及增强 #360

Closed
simlecode opened this issue Jul 3, 2023 · 2 comments · Fixed by #491
Closed

http retrieval capability opt. / http 检索优化及增强 #360

simlecode opened this issue Jul 3, 2023 · 2 comments · Fixed by #491
Assignees
Labels
C-enhancement Category: feature enhancement P1 High - we should be working on this now or in the immediate future

Comments

@simlecode
Copy link
Collaborator

目前 http 检索只支持根据 piece cid 检索 car 文件,后续还需要支持更多的方式。

  1. 检索一整个 piece(padding)
  2. 检索 piece 的一段数据
  3. 根据 block cid 进行检索

boost_http_retrieval

@simlecode
Copy link
Collaborator Author

#350

@Fatman13 Fatman13 added the C-enhancement Category: feature enhancement label Jul 3, 2023
@Fatman13 Fatman13 changed the title http 检索优化及增强 http retrieval capability opt. / http 检索优化及增强 Jul 4, 2023
@elvin-du elvin-du added the P1 High - we should be working on this now or in the immediate future label Jul 14, 2023
@Fatman13
Copy link
Contributor

Boost PM 提到的 file level retrieval support 支持;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: feature enhancement P1 High - we should be working on this now or in the immediate future
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants