ipfs-cluster/rpcutil
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
..
policygen Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
rpcutil.go Add ability to run Garbage Collector on all peers 2019-10-22 11:13:19 +05:30