-
Notifications
You must be signed in to change notification settings - Fork 0
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
Milestone: Refactor Go DHT codebases #32
Comments
I agree with the motivation items that are listed, but I am thinking we could give some more user-focused set of statements first like:
@iand - I would modify the description myself, but I don't have permission. Can I please be added to the repo? (This also isn't under github-mgmt which is why I didn't open a PR for this...) |
@BigLep added you to this repo. I will update the issue description, adding in references as you suggested |
ETA: 2023-09-30
Description: Refactor the current Go DHT implementation to make it easier to maintain, more reliiable and provides a solid foundation for future extension and the Composable DHT.
Deliverable: a working but unoptimised DHT that can be used in Kubo without error. Performance and resource consumption should be no more than 10% (?) worse than current DHT implementation, with the expectation that better results will come with optimization.
Motivation:
More information in Notion
Children:
The text was updated successfully, but these errors were encountered: