.. |
cache
|
Fix issues with multipart upload
|
2015-07-06 16:22:27 -07:00 |
disk
|
Moving os.MkdirAll() inside atomic for auto parent directory creates
|
2015-07-07 12:35:57 -07:00 |
split
|
Across donut, split, nimble some code cleanup
|
2015-07-06 21:55:21 -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 |
README.md
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
acl.go
|
Across donut, split, nimble some code cleanup
|
2015-07-06 21:55:21 -07:00 |
bucket.go
|
Add API tests for both donut on disk and donut cache
|
2015-07-07 19:39:46 -07:00 |
common.go
|
Across donut, split, nimble some code cleanup
|
2015-07-06 21:55:21 -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
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
2015-07-03 21:09:57 -07:00 |
donut-v1.go
|
Make donut do everything as an atomic operation, this avoids all the deadlocks and races
|
2015-07-03 17:16:58 -07:00 |
donut-v1_test.go
|
Add API tests for both donut on disk and donut cache
|
2015-07-07 19:39:46 -07:00 |
donut-v2.go
|
Add API tests for both donut on disk and donut cache
|
2015-07-07 19:39:46 -07:00 |
donut-v2_test.go
|
Add API tests for both donut on disk and donut cache
|
2015-07-07 19:39:46 -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
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
interfaces.go
|
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
|
Avoid config reload all the time, reload is manually triggerred from outside
|
2015-07-06 17:26:35 -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 |
rebalance.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |