Harshavardhana
|
9df01035da
|
Remove XL references in public docs to Erasure. (#3725)
Ref #3722
|
2017-02-09 23:26:44 -08:00 |
Harshavardhana
|
77a192a7b5
|
Implement CopyObjectPart API (#3663)
This API is implemented to allow copying data from an
existing source object to an ongoing multipart operation
http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html
Fixes #3662
|
2017-01-31 09:38:34 -08:00 |
Harshavardhana
|
1c699d8d3f
|
fs: Re-implement object layer to remember the fd (#3509)
This patch re-writes FS backend to support shared backend sharing locks for safe concurrent access across multiple servers.
|
2017-01-16 17:05:00 -08:00 |
Harshavardhana
|
4309727354
|
docs: Add docs for minio limitations. (#3477)
|
2016-12-20 14:42:13 -08:00 |