minio/pkg/donut
2015-07-13 15:56:54 -07:00
..
cache Fix issues with multipart upload 2015-07-06 16:22:27 -07:00
disk Fix OS X build 2015-07-13 10:06:55 -07:00
split Across donut, split, nimble some code cleanup 2015-07-06 21:55:21 -07:00
acl.go Across donut, split, nimble some code cleanup 2015-07-06 21:55:21 -07:00
bucket.go WriteObject() encoded data in go routine, fix another multipart issue 2015-07-13 15:56:54 -07:00
common.go mkdonut now creates a donut processing cli args 2015-07-12 21:21:31 -07:00
config.go Add API tests for both donut on disk and donut cache 2015-07-07 19:39:46 -07:00
definitions.go CompleteMultipartUpload and CreateObjectPart now fully support signature v4 2015-07-09 19:01:15 -07:00
donut-v1.go Cleanup temporary writers upon errors during putObject(), all metadata() write operations 2015-07-10 14:11:04 -07:00
donut-v1_test.go All other API's now support signature v4 2015-07-09 19:45:56 -07:00
donut-v2.go Cleanup temporary writers upon errors during putObject(), all metadata() write operations 2015-07-10 14:11:04 -07:00
donut-v2_test.go All other API's now support signature v4 2015-07-09 19:45:56 -07:00
encoder.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
errors.go CompleteMultipartUpload and CreateObjectPart now fully support signature v4 2015-07-09 19:01:15 -07:00
interfaces.go All other API's now support signature v4 2015-07-09 19:45:56 -07:00
LICENSE Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
management.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
multipart.go WriteObject() encoded data in go routine, fix another multipart issue 2015-07-13 15:56:54 -07:00
node.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
README.md Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
rebalance.go Add full API tests, move storage/donut to donut, add disk tests as well 2015-07-03 14:36:29 -07:00
signature-v4.go Do not reply on ignoredHeaders for server, rely on SignedHeaders sent as part of Authorization header 2015-07-10 19:37:22 -07:00

Donut

donut - Donut (do not delete) on disk format implementation released under Apache license v2.