1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 18:21:29 -04:00

5 Commits

Author SHA1 Message Date
Harshavardhana
99ddd35343 docs: use IEC format such as iB everywhere. () 2017-05-05 08:28:08 -07:00
Harshavardhana
9df01035da Remove XL references in public docs to Erasure. ()
Ref 
2017-02-09 23:26:44 -08:00
Harshavardhana
77a192a7b5 Implement CopyObjectPart API ()
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 
2017-01-31 09:38:34 -08:00
Harshavardhana
1c699d8d3f fs: Re-implement object layer to remember the fd ()
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. () 2016-12-20 14:42:13 -08:00