ipfs-cluster/cmd/ipfs-cluster-ctl
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
..
dist Move ipfs-cluster-service and ipfs-cluster-ctl to cmd/ 2018-09-27 20:56:09 +02:00
formatters.go Merge branch 'master' into feat/cluster-gc 2019-11-07 18:35:42 +01:00
graph_test.go Fix graph not displaying all ipfs nodes when all-ipfs-peers enabled 2019-11-08 12:48:02 +01:00
graph.go Fix graph not displaying all ipfs nodes when all-ipfs-peers enabled 2019-11-08 12:48:02 +01:00
main.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
Makefile Dockerfiles: download modules in advance 2019-10-28 10:23:18 +01:00