ipfs-cluster/state
Hector Sanjuan 4549282cba Fix #277: Introduce maximum and minimum replication factor
This PR replaces ReplicationFactor with ReplicationFactorMax
and ReplicationFactor min.

This allows a CID to be pinned even though the desired
replication factor (max) is not reached, and prevents triggering
re-pinnings when the replication factor has not crossed the
lower threshold (min).

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-01-16 16:36:06 +01:00
..
mapstate Fix #277: Introduce maximum and minimum replication factor 2018-01-16 16:36:06 +01:00
interface.go Add and refine cli interface for cluster state 2017-12-28 09:06:28 -05:00