minio/vendor
Frank Wessels fffe4ac7e6 Prevent unnecessary verification of parity blocks while reading (#4683)
* Prevent unnecessary verification of parity blocks while reading erasure
  coded file.
* Update klauspost/reedsolomon and just only reconstruct data blocks while
  reading (prevent unnecessary parity block reconstruction)
* Remove Verification of (all) reconstructed Data and Parity blocks since
  in our case we are protected by bit rot protection. And even if the
  verification would fail (essentially impossible) there is no way to
  definitively say whether the data is still correct or not, so this call
  make no sense for our use case.
2017-08-11 18:25:46 -07:00
..
cloud.google.com/go Implement gateway support Google Cloud Storage 2017-06-16 14:47:02 -07:00
github.com Prevent unnecessary verification of parity blocks while reading (#4683) 2017-08-11 18:25:46 -07:00
go.uber.org/atomic admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049) 2017-04-06 23:08:33 -07:00
golang.org/x Implement gateway support Google Cloud Storage 2017-06-16 14:47:02 -07:00
google.golang.org gcs: Check if the given project id argument exists (#4583) 2017-06-23 22:10:29 -07:00
gopkg.in Add access format support for Elasticsearch notification target (#4006) 2017-03-31 14:11:27 -07:00
vendor.json Prevent unnecessary verification of parity blocks while reading (#4683) 2017-08-11 18:25:46 -07:00