minio/pkg/storage/drivers
Harshavardhana d815e6adfd Changes to CreateObject() now returns back md5 along with any error
- This change is necessary to avoid the racy calls to GetObjectMetadata()
- This change is also necessary since one has to reply back md5sum with
  PUT object response header
2015-04-30 03:38:14 -07:00
..
donut Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
memory Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
mocks Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
api_testsuite.go Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
date.go Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
driver.go Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00
errors.go Fix out of memory issue 2015-04-29 18:33:19 -07:00
LICENSE Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
README.md Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00

objectdriver

Object Storage Driver