minio/pkg
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
..
api An attempt to bring in memory layer into donut driver 2015-06-27 17:23:34 -07:00
erasure Go vet fixes for donut 2015-06-24 21:07:03 -07:00
featureflags Adding feature flags 2015-05-07 13:56:54 -07:00
iodine Trim iodine path properly, so that now errors have github.com/minio/minio prefixed 2015-06-23 13:36:54 -07:00
quick Import quick key value store from Minio Client for persistent state files, primarily for donut 2015-06-25 19:57:31 -07:00
server An attempt to bring in memory layer into donut driver 2015-06-27 17:23:34 -07:00
storage Add Append() method to trove cache for appending data to an existing key 2015-06-27 20:25:24 -07:00
utils Add sha256 and sha512 windows compatibility layer 2015-06-24 14:39:41 -07:00