ipfs-cluster/api/rest
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
..
client Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Remove unwanted configs 2019-08-30 09:13:18 +05:30
config.go Use custom io.Writer for logging, Use go test instead of sharness tests 2019-08-28 22:13:23 +05:30
restapi_test.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
restapi.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00