ipfs-cluster/api
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
..
ipfsproxy ipfsproxy: hijack repo/gc and trigger cluster-wide GC 2019-12-06 13:08:57 +01:00
pb Fix #481: Pin expiration 2019-11-05 10:40:48 +01:00
rest Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
add_test.go Fix #481: Pin expiration 2019-11-05 10:40:48 +01:00
add.go Fix #481: Pin expiration 2019-11-05 10:40:48 +01:00
types_test.go Fix #481: Pin expiration 2019-11-05 10:40:48 +01:00
types.go Merge branch 'master' into feat/cluster-gc 2019-11-07 18:35:42 +01:00
util.go Addressed reviews 2019-08-20 10:49:28 +05:30