minio/pkg/storage/donut
Harshavardhana eec66f195a Take all the ListObjects into bucket handlers
Earlier the listing would wait for all the objects to be processed
this is essentially very time consuming considering even for 100,000
files.
2015-06-25 18:04:29 -07:00
..
disk Go vet fixes for donut 2015-06-24 21:07:03 -07:00
.gitignore Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
bucket.go Take all the ListObjects into bucket handlers 2015-06-25 18:04:29 -07:00
common.go Take all the ListObjects into bucket handlers 2015-06-25 18:04:29 -07:00
donut_test.go Take all the ListObjects into bucket handlers 2015-06-25 18:04:29 -07:00
donut.go Take all the ListObjects into bucket handlers 2015-06-25 18:04:29 -07:00
encoder.go Go vet fixes for donut 2015-06-24 21:07:03 -07:00
errors.go Removing further bloated code simplifying 2015-06-24 21:03:39 -07:00
interfaces.go Remove more bloated code - simplify 2015-06-25 13:02:08 -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
object.go Go vet fixes for donut 2015-06-24 21:07:03 -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

Donut

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