ipfs-cluster/cmd/ipfs-cluster-follow
Hector Sanjuan c026299b95 Include Name as GlobalPinInfo key and consolidate redundant keys
GlobalPinInfo objects carried redundant information (Cid, Peer) that takes
space and time to serialize.

This has been addressed by having GlobalPinInfo embed PinInfoShort rather than
PinInfo. This new types ommits redundant fields.
2020-05-16 02:27:24 +02:00
..
dist Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
commands.go Include Name as GlobalPinInfo key and consolidate redundant keys 2020-05-16 02:27:24 +02:00
main.go Fix #992: Ensure the gateway variable is set on the run --init command 2019-12-23 23:32:06 +01:00
Makefile Fix #1012: Trim paths on Makefile builds 2020-03-06 14:49:19 +01:00