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
0a827305ad
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
We should use it internally everywhere.
|
10 years ago |
.. |
cache
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
10 years ago |
disk
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
split
|
Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth
|
10 years ago |
.gitignore
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
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 |
bucket.go
|
Make donut do everything as an atomic operation, this avoids all the deadlocks and races
|
10 years ago |
common.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
config.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
date.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
definitions.go
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
10 years ago |
donut-v1.go
|
Make donut do everything as an atomic operation, this avoids all the deadlocks and races
|
10 years ago |
donut-v1_test.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
donut-v2.go
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
10 years ago |
donut-v2_test.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
encoder.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
errors.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
interfaces.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
management.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
multipart.go
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
10 years ago |
node.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
rebalance.go
|
Add full API tests, move storage/donut to donut, add disk tests as well
|
10 years ago |
utils.go
|
Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache
|
10 years ago |
Donut
donut - Donut (do not delete) on disk format implementation released under Apache license v2.