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

Putting values in the datastore races with the DHT #25

Open
Stebalien opened this issue Mar 1, 2019 · 1 comment
Open

Putting values in the datastore races with the DHT #25

Stebalien opened this issue Mar 1, 2019 · 1 comment

Comments

@Stebalien
Copy link
Member

Related to: libp2p/go-libp2p-kad-dht#151.

I'm starting to think we should use a DHT record service instead of a datastore. The record service would end up owning the validator and would handle all record updates/validation internally.

@anacrolix
Copy link

FWIW I think this might be part of several abstractions that aren't quite appropriate around the DHT: libp2p/go-libp2p-kad-dht#283 (comment).

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

No branches or pull requests

2 participants