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

go-ipfs high priority issue list #4312

Closed
12 of 18 tasks
whyrusleeping opened this issue Oct 17, 2017 · 8 comments
Closed
12 of 18 tasks

go-ipfs high priority issue list #4312

whyrusleeping opened this issue Oct 17, 2017 · 8 comments
Labels
status/deferred Conscious decision to pause or backlog topic/meta Topic meta

Comments

@whyrusleeping
Copy link
Member

whyrusleeping commented Oct 17, 2017

This is a list of issues that we have identified as being critical to solve in the short term. Our goal is to have a majority of these resolved by the end of the year. Each issue is tagged with one or more owners, the owners arent necessarily the ones who need to fix the issue, they are just responsible for making sure it gets done.

@whyrusleeping whyrusleeping added topic/meta Topic meta status/deferred Conscious decision to pause or backlog labels Oct 17, 2017
@myleshorton
Copy link

myleshorton commented Dec 22, 2017

Just a quick 👍 to this list -- we'll likely have more details soon, but we've been re-integrating IPFS into Lantern @whyrusleeping , and definitely performance and especially CPU issues are the main blockers for up deploying it on a much wider scale.

@whyrusleeping
Copy link
Member Author

@myleshorton thats great to hear! What version are you guys working with now? 0.4.12/13 should be much better off than any of the previous versions, and the next release is going to be a good deal better as well. Please do let us know any issues you run into :)

@kvm2116
Copy link
Contributor

kvm2116 commented Mar 19, 2018

Any estimate on when we expect Bitswap sessions to be implemented?
How can I contribute to speed it along?

@whyrusleeping
Copy link
Member Author

@kvm2116 the initial bitswap sessions code has been implemented, and is in use by ipfs pin add. It improves transfers pretty nicely, but doesnt currently do scheduling of asks between multiple peers.

The next thing we need to do is to add a coalescing layer around the DHT. We did a test run of making the http gateway use bitswap sessions, and it pegged the DHT with requests (sessions 'more correctly' does providers lookups).

Last I checked, @magik6k had started working on that layer. I would ping him for a status update there.

@magik6k
Copy link
Member

magik6k commented Mar 20, 2018

Part of this (#4333) is done and we wanted to merge it in 0.4.15, I'll rebase it after 0.4.14 releases.

@momack2 momack2 added this to Backlog in ipfs/go-ipfs May 9, 2019
@DonaldTsang
Copy link

Post 20 month review: Updates on the checklist?

@Stebalien
Copy link
Member

We finished most of them. This list was mostly a todo list for that quarter.

1 similar comment
@Stebalien
Copy link
Member

We finished most of them. This list was mostly a todo list for that quarter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/deferred Conscious decision to pause or backlog topic/meta Topic meta
Projects
No open projects
Development

No branches or pull requests

6 participants