storj/uplink
Ivan Fraixedes ccbf73ecc7
uplink/ecclient: Remove unneeded atomic operation (#3036)
Atomic operations are only needed when a variable can be accessed
concurrently, so when it isn't the case there is no need to use them.
2019-09-13 12:47:35 +02:00
..
ecclient uplink/ecclient: Remove unneeded atomic operation (#3036) 2019-09-13 12:47:35 +02:00
eestream Repair with hashes (#2925) 2019-09-06 15:20:36 -04:00
metainfo uplink: integrate new Metainfo calls (#2640) 2019-09-10 08:39:47 -07:00
piecestore storagenode/piecestore + uplink/piecestore: return PieceHash and original OrderLimit during GET_REPAIR (#2775) 2019-08-26 14:57:41 -04:00
storage uplink: integrate new Metainfo calls (#2640) 2019-09-10 08:39:47 -07:00
stream lib/uplink: remove Seek method (#2768) 2019-08-13 20:29:02 +03:00
config.go cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00