ipfs-cluster/adder
Kishan Mohanbhai Sagathiya a684c9567d Add with option --local
This commit introduces `--local` option for `ctl add` which would add
content only the local ipfs peer and then pin it according to pin
options (fetching from the local peer)
For achieving this, a new local dag service is introduced
2019-08-28 18:39:30 +05:30
..
adderutils Add with option --local 2019-08-28 18:39:30 +05:30
ipfsadd Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
local Add with option --local 2019-08-28 18:39:30 +05:30
sharding Fix #852: Improve error handling on add 2019-08-13 16:06:20 +02:00
single Rename local dagservice to single dagservice 2019-08-28 15:20:55 +05:30
adder_test.go Fix #852: Improve error handling on add 2019-08-13 16:06:20 +02:00
adder.go support --nocopy when adding URLs 2019-03-26 10:22:37 -05:00
util.go Add with option --local 2019-08-28 18:39:30 +05:30