Harshavardhana
|
7c37e9d06a
|
Make donut fully integrated back into API handlers
|
2015-07-02 21:04:04 -07:00 |
|
Harshavardhana
|
38a6ce36e5
|
Remove slow AppendUniq code, rolling through over a slice is in-efficient
Remove it and use map instead
|
2015-07-02 21:04:04 -07:00 |
|
Harshavardhana
|
ae66ae42c4
|
Rename functions for their purpose
|
2015-06-27 12:39:11 -07:00 |
|
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 |
|
Harshavardhana
|
57a2b53178
|
Removing further bloated code simplifying
|
2015-06-24 21:03:39 -07:00 |
|