minio/pkg/storage
Harshavardhana 05f8654e3d Add Append() method to trove cache for appending data to an existing key
This largely avoids a large buffer copy which would accumulate inside proxyReader{}

This patch also implements "initialize()" function to init and populate data
on all the existing buckets, avoiding the redundant ListBuckets() invoked by
every API call.
2015-06-27 20:25:24 -07:00
..
donut An attempt to bring in memory layer into donut driver 2015-06-27 17:23:34 -07:00
drivers Add Append() method to trove cache for appending data to an existing key 2015-06-27 20:25:24 -07:00
trove Add Append() method to trove cache for appending data to an existing key 2015-06-27 20:25:24 -07:00