ipfs-cluster/adder
Hector Sanjuan 00dffe23b8 Adder: Add "no-pin" option.
This does 3 things:

- Add a NoPin option to the adder. When set to true, the adding process does not
send a pin in the end.

- When user-allocations are set and local=true happens, we do not overwrite
  the allocations returned by the allocator to include the local peer
  anymore, as this could alter user-allocations.

- Some code improvement (remove pointers).
2022-02-28 20:10:12 +01:00
..
adderutils Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
ipfsadd staticcheck: fix all staticcheck warnings in the project 2020-04-14 20:16:10 +02:00
sharding Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
single Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
adder_test.go Adder: try to make test less flaky 2021-08-29 01:16:28 +02:00
adder.go Adder: Add "no-pin" option. 2022-02-28 20:10:12 +01:00
util.go Fix: do not keep adding if BlockPut failed in all destinations 2020-05-17 02:50:54 +02:00