storj/uplink/storage
Ivan Fraixedes 6516471cbc
uplink/storage/streams: Upload loop operations reorganization (#3429)
* uplink/storage/streams: Upload loop ops reorganization

  Reorganize the operations of the loop run by streamsStore.upload method
  for not doing unneeded computations on each iteration.

* uplink/storage/streams: Move out returns values declaration

  Move out return values declarations for those which aren't strictly
  needed due to defer statements nor documentation purpose.
2019-11-12 08:30:18 +01: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/storage: use Batch to optimize upload requests (#3408) 2019-10-29 08:49:16 -07:00
streams uplink/storage/streams: Upload loop operations reorganization (#3429) 2019-11-12 08:30:18 +01:00