ipfs-cluster/test
Kishan Sagathiya 5258a4d428 Remove map pintracker (#944)
This removes mappintracker and sets stateless tracker as the default (and only) pintracker component.

Because the stateless tracker matches the cluster state with only ongoing operations being kept on memory, and additional information provided by ipfs-pin-ls, syncing operations are not necessary. Therefore the Sync/SyncAll operations are removed cluster-wide.
2019-12-12 21:22:54 +01:00
..
cids.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
ipfs_mock.go Merge branch 'master' into feat/cluster-gc 2019-11-07 18:35:42 +01:00
rpc_api_mock.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
sharding.go Handle wrapping outside the ipfs adder 2019-10-01 12:19:22 +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