.. |
cache
|
Fix issues with multipart upload
|
2015-07-06 16:22:27 -07:00 |
disk
|
Add multi-thread protection and also allow atomic file creates, rename upon Close()
|
2015-07-06 18:54:32 -07:00 |
split
|
Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth
|
2015-07-03 15:24:51 -07:00 |
.gitignore
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -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 |
bucket.go
|
Add multi-thread protection and also allow atomic file creates, rename upon Close()
|
2015-07-06 18:54:32 -07:00 |
common.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -07:00 |
config.go
|
Add Donut rpc service for sending changes to configuration files
|
2015-07-06 11:10:06 -07:00 |
date.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
2015-07-03 14:36:29 -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 updateConfig code to load config changes if possible for every function
|
2015-07-05 22:46:42 -07:00 |
donut-v2.go
|
Avoid config reload all the time, reload is manually triggerred from outside
|
2015-07-06 17:26:35 -07:00 |
donut-v2_test.go
|
Avoid config reload all the time, reload is manually triggerred from outside
|
2015-07-06 17:26:35 -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 |
utils.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 |