minio/pkg/donut
2015-07-16 09:59:05 -07:00
..
cache Fix issues with multipart upload 2015-07-06 16:22:27 -07:00
disk Add initial version of heal, remove rebalance 2015-07-14 22:56:41 -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 Live multiple disk removal works properly 2015-07-14 20:46:14 -07:00
common.go mkdonut now creates a donut processing cli args 2015-07-12 21:21:31 -07:00
config.go Remove global custom config path variables, use get/set methods instead 2015-07-14 11:56:15 -07:00
definitions.go Wire up sha512 matching inside donut along with md5sum 2015-07-14 19:47:50 -07:00
donut-v1.go Add initial version of heal, remove rebalance 2015-07-14 22:56:41 -07:00
donut-v1_test.go Remove global custom config path variables, use get/set methods instead 2015-07-14 11:56:15 -07:00
donut-v2.go Heal buckets upon init if needed, adding new disks and HUP works 2015-07-16 09:59:05 -07:00
donut-v2_test.go Remove global custom config path variables, use get/set methods instead 2015-07-14 11:56:15 -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 For missing parts reply back as InvalidPart{} 2015-07-13 19:31:01 -07:00
heal.go Heal buckets upon init if needed, adding new disks and HUP works 2015-07-16 09:59:05 -07:00
interfaces.go Wire up sha512 matching inside donut along with md5sum 2015-07-14 19:47:50 -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 Heal buckets upon init if needed, adding new disks and HUP works 2015-07-16 09:59:05 -07:00
multipart.go Fix an ugly multipart bug 2015-07-13 21:38:01 -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
signature-v4.go Remove global custom config path variables, use get/set methods instead 2015-07-14 11:56:15 -07:00

Donut

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