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.
 
 
 
 
 
 
Krishna Srinivas ee4432bc40 rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 10 years ago
..
cache Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
disk rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 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 rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 10 years ago
common.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
config.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
definitions.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
donut-v1.go rename disk.OpenFile to Open which will do os.Open (which will be read-only). disk.OpenFile will do os.OpenFile (which can be rw, append) 10 years ago
donut-v1_test.go Collapse GetPartialObject() into GetObject() 10 years ago
donut-v2.go Collapse GetPartialObject() into GetObject() 10 years ago
donut-v2_test.go Collapse GetPartialObject() into GetObject() 10 years ago
encoder.go Encoder now directly reads from the object stream. Using split.Stream() was causing lot of redundant memory operations. 10 years ago
errors.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
heal.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
interfaces.go Collapse GetPartialObject() into GetObject() 10 years ago
management.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
multipart.go Encoder now directly reads from the object stream. Using split.Stream() was causing lot of redundant memory operations. 10 years ago
node.go Move from Minimalist Object Storage to Minio Cloud Storage 10 years ago
signature-v4.go Collapse GetPartialObject() into GetObject() 10 years ago

README.md

Donut

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