-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
META: Coordination #136
Comments
In next couple days:
|
Looks good, one other thing to consider is garbage collection of data in the local datastore. it can easily get bloated. |
this is getting closer. @whyrusleeping did you still see issues connecting to other nodes? wondering whether to sink again into dht stuff, abstracting + removing levels. @mappum how's the command interface? what on this is blocking connection to webui? |
I think abstracting out the levels will help a good deal. |
Command interface is coming along nicely, I'll likely have a PR ready tomorrow. The webui just depends on the HTTP transport, which won't be a huge amount of work. |
Here are the new set of things TODO:
After these land, we'll have a working alpha :) |
Wow, this is such a real reminder of how long software takes to build. sigh. Anyway, as an update, we're now focused on these tasks, remaining for a useful alpha: https://github.com/jbenet/go-ipfs/milestones/%CE%B1 |
Will be using this issue to track rough TODOs and general coordination.
See also:
Below, i'll list rough things to get done, with related people.
The text was updated successfully, but these errors were encountered: