Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Garbage collect only popular content (i.e. semi-pin) #147

Open
JesseWeinstein opened this issue Jul 20, 2016 · 1 comment
Open

Garbage collect only popular content (i.e. semi-pin) #147

JesseWeinstein opened this issue Jul 20, 2016 · 1 comment

Comments

@JesseWeinstein
Copy link

I think it would be neat to add an option to the garbage collector that caused it to avoid garbage collecting things with fewer than N providers (by doing a ipfs dht findprovs on each hash first). A sort of semi-pin.

@Kubuxu
Copy link
Member

Kubuxu commented Jul 20, 2016

There is plan of much more complex GC: #130

DHT look-up operations are quite expensive but it would be nice feature to have.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants