Harshavardhana
|
b938e40fb5
|
Move atomic package to the top and simplify its tests
|
9 years ago |
Harshavardhana
|
63c9cf0c4b
|
Move from Minimalist Object Storage to Minio Cloud Storage
|
9 years ago |
Harshavardhana
|
43c908d5b9
|
ListObjects now considers multipart objects, also move to upstream check.v1
|
9 years ago |
Harshavardhana
|
55e4d0c6a5
|
mkdonut now creates a donut processing cli args
|
9 years ago |
Harshavardhana
|
29838bb851
|
Cleanup temporary writers upon errors during putObject(), all metadata() write operations
|
9 years ago |
Harshavardhana
|
3622fbc87d
|
Across donut, split, nimble some code cleanup
|
9 years ago |
Harshavardhana
|
8a4e7bcdcf
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
Harshavardhana
|
7c37e9d06a
|
Make donut fully integrated back into API handlers
|
10 years ago |
Harshavardhana
|
38a6ce36e5
|
Remove slow AppendUniq code, rolling through over a slice is in-efficient
Remove it and use map instead
|
10 years ago |
Harshavardhana
|
ae66ae42c4
|
Rename functions for their purpose
|
10 years ago |
Harshavardhana
|
eec66f195a
|
Take all the ListObjects into bucket handlers
Earlier the listing would wait for all the objects to be processed
this is essentially very time consuming considering even for 100,000
files.
|
10 years ago |
Harshavardhana
|
57a2b53178
|
Removing further bloated code simplifying
|
10 years ago |
Harshavardhana
|
7fd1cc073c
|
Add everything back into one project hood, still missing iodine
|
10 years ago |
Frederick F. Kautz IV
|
6241c9880b
|
Moving object storage drivers back to minio
|
10 years ago |
Harshavardhana
|
ec39155089
|
Update minio-io/donut, minio-io/objectdriver
|
10 years ago |
Harshavardhana
|
b63c7fd84f
|
Merge new changes from minio-io/donut; minio-io/objectdriver
|
10 years ago |
Harshavardhana
|
b93b6785c2
|
Update to new changes at minio-io/objectdriver and minio-io/donut
New ObjectStorage interface is now fully written and working as
expected.
|
10 years ago |