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

Extract: routing package to github.com/ipfs/go-ipfs-routing #4703

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

hsanjuan
Copy link
Contributor

This extracts the routing package to its own repository
(https://github.com/ipfs/go-ipfs-routing). History has
been preserved. The new module has been gx'ed and published.

Imports have been rewritten and re-ordered accordingly.

An internal dependency to go-ipfs/repo.Datastore has been removed
by substituting it with the go-datastore.Batching interface.

License: MIT
Signed-off-by: Hector Sanjuan [email protected]

This extracts the routing package to its own repository
(https://github.com/ipfs/go-ipfs-routing). History has
been preserved. The new module has been gx'ed and published.

Imports have been rewritten and re-ordered accordingly.

An internal dependency to go-ipfs/repo has been removed
by substituting it with the go-datastore.Batching interface.

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>
@ghost ghost assigned hsanjuan Feb 14, 2018
@ghost ghost added the status/in-progress In progress label Feb 14, 2018
@whyrusleeping
Copy link
Member

This LGTM, Thanks @hsanjuan :)

@whyrusleeping whyrusleeping merged commit 28acec2 into master Feb 14, 2018
@whyrusleeping whyrusleeping deleted the extract/routing branch February 14, 2018 20:33
@ghost ghost removed the status/in-progress In progress label Feb 14, 2018
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

Successfully merging this pull request may close these issues.

2 participants