minio/pkg
Harshavardhana 8f61d6b6be Move memory code out, add it as layer on top of existing donut code
Just like how http.Handlers can be overlayed on top of each other
with each implementing ServeHTTP().

drivers.Driver can be overlayed on top of each other in similar manner
which would implement the drivers.Driver interface.

   API <----> cache <----> donut <----> donut(format)
2015-06-30 10:09:12 -07:00
..
api Move memory code out, add it as layer on top of existing donut code 2015-06-30 10:09:12 -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 Move memory code out, add it as layer on top of existing donut code 2015-06-30 10:09:12 -07:00
storage Move memory code out, add it as layer on top of existing donut code 2015-06-30 10:09:12 -07:00
utils Add sha256 and sha512 windows compatibility layer 2015-06-24 14:39:41 -07:00