ipfs-cluster/informer
Hector Sanjuan b6a46cd8a4 allocator: rework the whole allocator system
The new "metrics" allocator is about to partition metrics and distribe
allocations among the partitions.

For example: given a region, an availability zone and free space on disk, the
allocator would be able to choose allocations by distributing among regions
and availability zones as much as possible, and for those peers in the same
region/az, selecting those with most free space first.

This requires a major overhaul of the allocator component.
2021-09-13 12:24:00 +02:00
..
disk allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00
numpin allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00