ipfs-cluster/allocator/ascendalloc
Hector Sanjuan 2bbbea79cc Issue #49: Add disk informer
The disk informer uses "ipfs repo stat" to fetch the RepoSize value and
uses it as a metric.

The numpinalloc allocator is now a generalized ascendalloc which
sorts metrics in ascending order and return the ones with lowest
values.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-03-27 20:40:49 +02:00
..
ascendalloc_test.go Issue #49: Add disk informer 2017-03-27 20:40:49 +02:00
ascendalloc.go Issue #49: Add disk informer 2017-03-27 20:40:49 +02:00