ipfs-cluster/consensus
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
..
crdt Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
raft Raft logging: update logger to new interface 2019-11-05 12:51:18 +01:00