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

Persist the DHT to disk so it can be used between restarts #72

Open
feross opened this issue Jun 12, 2014 · 2 comments · May be fixed by #1431
Open

Persist the DHT to disk so it can be used between restarts #72

feross opened this issue Jun 12, 2014 · 2 comments · May be fixed by #1431

Comments

@feross
Copy link
Member

@feross feross commented Jun 12, 2014

This should be really simple using dht.toArray(), as described here: https://github.com/feross/bittorrent-dht#arr--dhttoarray

@feross feross changed the title Persist the DHT to disk so it can be used between restarts of webtorrent Persist the DHT to disk so it can be used between restarts Jun 12, 2014
@feross feross changed the title Persist the DHT to disk so it can be used between restarts Persist the DHT to disk so it can be used between restarts [$5] Jul 25, 2014
@feross feross added the bounty label Jul 25, 2014
@feross feross changed the title Persist the DHT to disk so it can be used between restarts [$5] Persist the DHT to disk so it can be used between restarts Aug 10, 2014
@feross feross removed the bounty label Aug 12, 2014
@feross feross added the help wanted label Nov 29, 2014
@xaiki

This comment has been minimized.

Copy link

@xaiki xaiki commented Feb 15, 2015

@alexeisavca

This comment has been minimized.

Copy link
Contributor

@alexeisavca alexeisavca commented May 18, 2015

Couldn't it be persisted to browser storage? Do we really need filesystem? How big is DHT exactly?

@feross feross added accepted and removed accepted labels May 3, 2018
@bookmoons bookmoons linked a pull request that will close this issue Jul 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.