storj/uplink
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
..
ecclient logging: unify logging around satellite ID, node ID and piece ID (#3491) 2019-11-05 22:04:07 +01:00
eestream Repair with hashes (#2925) 2019-09-06 15:20:36 -04:00
metainfo uplink: Suppress one metainfo call on delete (#3511) 2019-11-07 10:39:40 +01:00
piecestore storagenode/gracefulexit + satellite/gracefulexit: add storagenode-side transfer validation (#3371) 2019-10-25 13:16:20 -04:00
storage uplink/storage/streams: Upload loop operations reorganization (#3429) 2019-11-12 08:30:18 +01:00
stream lib/uplink: remove Seek method (#2768) 2019-08-13 20:29:02 +03:00
config.go satellite/metainfo: support a wider range of values for RS.Total in satellite metainfo validation (#3431) 2019-10-31 15:04:33 -04:00