ipfs-cluster/cmdutils
Hector Sanjuan 7378183b36 Speed up and improve "ipfs-cluster-follow * list"
For the online case we were unnecessarily loading the configuration from IPFS, a very
slow operation if IPFS is very busy (when syncing).

For the offline case, we required IPFS to be online (for remote
configurations) slow things down as well and is uncovenient. Instead, simply
open the database with default parameters and list it.
2020-05-15 01:08:30 +02:00
..
cmdutils.go Feat: upgrade to dual DHT 2020-04-14 22:03:24 +02:00
configs.go Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
state.go Speed up and improve "ipfs-cluster-follow * list" 2020-05-15 01:08:30 +02:00