minio/pkg/donut
2015-07-28 19:33:56 -07:00
..
cache Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
disk Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
acl.go Across donut, split, nimble some code cleanup 2015-07-06 21:55:21 -07:00
bucket.go Improving EncoderStream to return error only upon non io.EOF. 2015-07-25 15:57:30 -07:00
common.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
config.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
definitions.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
donut-v1.go Strip off quotes from ETag for verifying complete multipart upload 2015-07-25 16:10:05 -07:00
donut-v1_test.go Collapse GetPartialObject() into GetObject() 2015-07-28 19:33:56 -07:00
donut-v2.go Collapse GetPartialObject() into GetObject() 2015-07-28 19:33:56 -07:00
donut-v2_test.go Collapse GetPartialObject() into GetObject() 2015-07-28 19:33:56 -07:00
encoder.go Encoder now directly reads from the object stream. Using split.Stream() was causing lot of redundant memory operations. 2015-07-26 03:54:39 +05:30
errors.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
heal.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
interfaces.go Collapse GetPartialObject() into GetObject() 2015-07-28 19:33: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 Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
multipart.go Encoder now directly reads from the object stream. Using split.Stream() was causing lot of redundant memory operations. 2015-07-26 03:54:39 +05:30
node.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -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 Collapse GetPartialObject() into GetObject() 2015-07-28 19:33:56 -07:00

Donut

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