ipfs-cluster/test
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
..
cids.go allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00
ipfs_mock.go Guard request counter in ipfs mock with mutex 2021-07-28 13:51:06 +01:00
rpc_api_mock.go Fix #1360: Efficient pinset status with filters 2021-07-06 11:34:19 +02:00
sharding.go Feat: support adding CAR files 2021-04-21 13:55:06 +02:00
test_test.go Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
test.go Add/improve godoc descriptions for some modules. 2018-08-23 14:14:06 +02:00