ipfs-cluster/adder
Kishan Mohanbhai Sagathiya 4febf87d79 Rename local dagservice to single dagservice
Local dagservice is not really a local as it add to other peers as well.
It is a dagservice that does not perform sharding. Since we are going to
have a local dagservice(one that adds only to the local peer), renaming
this `single` dagservice
2019-08-28 15:20:55 +05:30
..
adderutils Rename local dagservice to single dagservice 2019-08-28 15:20:55 +05:30
ipfsadd Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
local Fix #852: Improve error handling on add 2019-08-13 16:06:20 +02:00
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 Adder: BlockPutHelper should fail on all RPC errors 2019-08-13 16:06:20 +02:00