Adrian Lanzafame
Adrian Lanzafame
@kishansagathiya has a PR open for adding functionality to perfom GCs on ipfs nodes using the `/repo/gc` api endpoint. I am not sure of what it's current state is though....
The `Informer` component, technically, is what would get and propagate the status of whether a node was GCing. The `Allocator` is what then takes that information and provides the sorted...
/cc @ipfs/wg-ipfs-cluster /cc @bigs since your work inspired this idea and I would love to hear your thoughts
@postables What aspects of `coreos/etcd` are you after?
I should rephrase, is there anything that etcd provides that consul doesn’t provide? So if I was to model the feature set of consul, there wouldn’t be anything missed.
So the idea behind this proposal is that this IPIL would provide a similar feature set to both etcd/consul but the distributed web/libp2p version. So the K/V would be some...
/cc @ipfs/wg-ipfs-cluster
> List of peers (to be able to figure out which peers belong to the same cluster) We can come up with another way of deduping telemetry, but I don't...
> Doesn't take part in pinning the data and doesn't need an ipfs node running Currently, the `pintracker` component actually uses the underlying IPFS node as storage for pinset metadata,...
@kishansagathiya Also, as much as defining the common definitions for things is useful, sometimes it isn't worth it as it means another name for something or sometimes several things, i.e....