ipfs-cluster/adder/single
Hector Sanjuan 07b4971277 Adder: adding with --local forcefully allocates the local peer to the pin
It is not good to add something locally only to pin it somewhere else:
  * The locally used space is not GCed automatically or anything and is lost
  * Pay the penalty of having to copy things somewhere else
2022-02-01 20:38:41 +01:00
..
dag_service_test.go No need to use separate dag service for local add 2019-08-31 19:40:56 +05:30
dag_service.go Adder: adding with --local forcefully allocates the local peer to the pin 2022-02-01 20:38:41 +01:00