storj/pkg
Kaloyan Raev d8f1ec1db6
ECClient (#110)
* WIP ECClient

* Get returns RangeCloser

* Introduce RedundancyStrategy

* Constructor takes max buffer memory

* Remove unnecessary NopCloser wrapper

* Added telemetry

* Tests

* Adapt to PSClient from master

* Decode should report error if empty rrs map is passed

* collectErrors helper

* Move to /pkg/storage

* Move to /pkg/storage/ec

* Rename ecclient.go to client.go

* Better logging

* Rename ec.ECClient to ec.Client

* Fix some test execution

* Adopt Transport Client from master
2018-07-03 11:35:01 +03:00
..
dht pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
eestream ECClient (#110) 2018-07-03 11:35:01 +03:00
kademlia pkg/kademlia tests and restructuring (#97) 2018-06-22 09:33:57 -04:00
miniogw ECClient (#110) 2018-07-03 11:35:01 +03:00
netstate adds netstate pagination (#95) 2018-06-29 16:06:25 -04:00
overlay adds netstate pagination (#95) 2018-06-29 16:06:25 -04:00
paths Define Path type (#101) 2018-07-02 09:21:32 -06:00
piecestore Implement psclient interface (#107) 2018-06-27 21:42:54 +03:00
process pkg/process: start replacing pkg/process with cobra helpers (#98) 2018-06-27 11:02:49 +03:00
ranger Implement psclient interface (#107) 2018-06-27 21:42:54 +03:00
storage/ec ECClient (#110) 2018-07-03 11:35:01 +03:00
telemetry change metric sending to be every minute during dev (#73) 2018-06-04 19:50:41 -06:00
transport ECClient (#110) 2018-07-03 11:35:01 +03:00
utils pkg/piecestore: use readersource (#75) 2018-06-05 08:00:48 -06:00
.keep keep 2018-04-06 12:36:55 -04:00