ipfs-cluster/adder
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
..
adderutils Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00
ipfsadd staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
sharding Feat: support adding CAR files 2021-04-21 13:55:06 +02:00
single Adder: adding with --local forcefully allocates the local peer to the pin 2022-02-01 20:38:41 +01:00
adder_test.go Adder: try to make test less flaky 2021-08-29 01:16:28 +02:00
adder.go Fix #1362: Add "size" to response when adding CARs with a unixfs file root. 2021-06-28 22:37:32 +02:00
util.go Fix: do not keep adding if BlockPut failed in all destinations 2020-05-17 02:50:54 +02:00