minio/pkg/storage/donut
Harshavardhana 5cfb05465e Add cache, donut tests separately - fix behavior differences
Remove priority queue, implement it using a simpler channels
2015-07-02 21:04:04 -07:00
..
disk Donut cleanup another set 2015-06-25 18:54:34 -07:00
trove Use cache Append() for saving objects in memory, GetObject() caches un-cached entries while reading 2015-07-02 21:04:04 -07:00
.gitignore Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
bucket.go Remove slow AppendUniq code, rolling through over a slice is in-efficient 2015-07-02 21:04:04 -07:00
cache-multipart.go Integrate cache with donut, add tests 2015-07-02 21:04:04 -07:00
cache.go Add cache, donut tests separately - fix behavior differences 2015-07-02 21:04:04 -07:00
cache_test.go Add cache, donut tests separately - fix behavior differences 2015-07-02 21:04:04 -07:00
common.go Remove slow AppendUniq code, rolling through over a slice is in-efficient 2015-07-02 21:04:04 -07:00
date.go Breakaway from driver model, move cache into donut 2015-07-02 21:04:03 -07:00
definitions.go More donut, cache, api cleanup 2015-07-02 21:04:04 -07:00
donut.go More donut, cache, api cleanup 2015-07-02 21:04:04 -07:00
donut_test.go Add cache, donut tests separately - fix behavior differences 2015-07-02 21:04:04 -07:00
encoder.go Go vet fixes for donut 2015-06-24 21:07:03 -07:00
errors.go Breakaway from driver model, move cache into donut 2015-07-02 21:04:03 -07:00
interfaces.go More donut, cache, api cleanup 2015-07-02 21:04:04 -07:00
LICENSE Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
management.go Remove more bloated code - simplify 2015-06-25 13:02:08 -07:00
node.go Remove more bloated code - simplify 2015-06-25 13:02:08 -07:00
README.md Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
rebalance.go Removing further bloated code simplifying 2015-06-24 21:03:39 -07:00
utils.go Integrate cache with donut, add tests 2015-07-02 21:04:04 -07:00

Donut

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