storj/uplink/storage
Ivan Fraixedes d9d82b0336 uplink: Reduce satellite request using Batch when possible (#3351)
* uplink/metainfo: Return classified Not Found error

Metainfo client Batch method must return the Storj Not Found error class
when the RCP server response with a not found status code as any other
metainfo Client method does.

Also if the error isn't Not Found one, it must wrap the error.

* uplink/storage/streams: Use Batch request in Delete

Change the 2 individual metainfo Client calls that streamStore Delete
method does by a single Batch one.
2019-10-24 14:18:48 -07:00
..
buckets metainfo: Batch request (#2694) 2019-08-06 16:56:23 +02:00
meta rename all the things (#2531) 2019-07-28 08:55:36 +03:00
objects rename all the things (#2531) 2019-07-28 08:55:36 +03:00
segments uplink/metainfo: cleanup method names (#3315) 2019-10-22 23:59:56 -07:00
streams uplink: Reduce satellite request using Batch when possible (#3351) 2019-10-24 14:18:48 -07:00