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 d1deda3a96 Add API tests for both donut on disk and donut cache 9 years ago
..
cache Fix issues with multipart upload 9 years ago
disk Moving os.MkdirAll() inside atomic for auto parent directory creates 9 years ago
split Across donut, split, nimble some code cleanup 9 years ago
LICENSE Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
README.md Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
acl.go Across donut, split, nimble some code cleanup 9 years ago
bucket.go Add API tests for both donut on disk and donut cache 9 years ago
common.go Across donut, split, nimble some code cleanup 9 years ago
config.go Add API tests for both donut on disk and donut cache 9 years ago
definitions.go Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache 9 years ago
donut-v1.go Make donut do everything as an atomic operation, this avoids all the deadlocks and races 9 years ago
donut-v1_test.go Add API tests for both donut on disk and donut cache 9 years ago
donut-v2.go Add API tests for both donut on disk and donut cache 9 years ago
donut-v2_test.go Add API tests for both donut on disk and donut cache 9 years ago
encoder.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
errors.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
interfaces.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
management.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
multipart.go Avoid config reload all the time, reload is manually triggerred from outside 9 years ago
node.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
rebalance.go Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago

README.md

Donut

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