cluster-labs / horizon

A Dashboard to manage and monitor IPFS Cluster
42 stars 7 forks source link

As a user I should be able to add/remove peers from a cluster #4

Closed vasa-develop closed 5 years ago

vasa-develop commented 5 years ago

Right now, we just have the interface, BUT the code to add/remove a peer is still not added.

vasa-develop commented 5 years ago

Turns out we shouldn't add random peers to the cluster via a cluster peer when using RAFT, as discussed here. Will see if the things are different with CRDT consensus algo.

vasa-develop commented 5 years ago

Shipped remove peer feature with #ade07