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

Use datastore based pinning #7750

Merged
merged 3 commits into from
Dec 8, 2020
Merged

Use datastore based pinning #7750

merged 3 commits into from
Dec 8, 2020

Conversation

gammazero
Copy link
Contributor

No description provided.

@S3bb1 S3bb1 mentioned this pull request Nov 12, 2020
5 tasks
@akavel
Copy link

akavel commented Nov 12, 2020

For easier browsing, the actual implementation used in this PR seems to be: ipfs/go-ipfs-pinner#4


pinning, err := pin.LoadPinner(rootDS, syncDs, syncInternalDag)
ctx, cancel := context.WithTimeout(context.TODO(), 2*time.Minute)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I grabbed the 2 minutes from the other PR, but ideally rebuilding shouldn't take this long.

@gammazero gammazero force-pushed the feat/datastore-pinner branch 2 times, most recently from 9b2f971 to 9cc21a7 Compare December 4, 2020 20:11
@aschmahmann aschmahmann merged commit bf1a449 into master Dec 8, 2020
@gammazero gammazero deleted the feat/datastore-pinner branch December 8, 2020 23:10
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.

3 participants