You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Harshavardhana
e5006c738d
Handle both space and non-space characters, in signature v4 - add errors for all API's
|
10 years ago |
.. |
cache
|
Fix issues with multipart upload
|
10 years ago |
disk
|
Moving os.MkdirAll() inside atomic for auto parent directory creates
|
10 years ago |
split
|
Across donut, split, nimble some code cleanup
|
10 years ago |
LICENSE
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
README.md
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
acl.go
|
Across donut, split, nimble some code cleanup
|
10 years ago |
bucket.go
|
Add API tests for both donut on disk and donut cache
|
10 years ago |
common.go
|
Across donut, split, nimble some code cleanup
|
10 years ago |
config.go
|
Add API tests for both donut on disk and donut cache
|
10 years ago |
definitions.go
|
CompleteMultipartUpload and CreateObjectPart now fully support signature v4
|
10 years ago |
donut-v1.go
|
Make donut do everything as an atomic operation, this avoids all the deadlocks and races
|
10 years ago |
donut-v1_test.go
|
All other API's now support signature v4
|
10 years ago |
donut-v2.go
|
All other API's now support signature v4
|
10 years ago |
donut-v2_test.go
|
All other API's now support signature v4
|
10 years ago |
encoder.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
errors.go
|
CompleteMultipartUpload and CreateObjectPart now fully support signature v4
|
10 years ago |
interfaces.go
|
All other API's now support signature v4
|
10 years ago |
management.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
multipart.go
|
All other API's now support signature v4
|
10 years ago |
node.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
rebalance.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
signature-v4.go
|
Handle both space and non-space characters, in signature v4 - add errors for all API's
|
10 years ago |
Donut
donut - Donut (do not delete) on disk format implementation released under Apache license v2.