minio/pkg
Harshavardhana 4a27ab0e58 Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking()
Also this patch changes the cache key element to be interface{} type not string.
2015-07-05 20:26:32 -07:00
..
controller Add basic controller code, initiating json rpc connection getting list of disks and memstats for now. 2015-07-05 17:17:41 -07:00
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 2015-07-04 14:28:16 -07:00
crypto Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 2015-07-04 14:28:16 -07:00
donut Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 2015-07-05 20:26:32 -07:00
erasure Go vet fixes for donut 2015-06-24 21:07:03 -07:00
hash/crc32c Restructure codebase move crypto, checksum to top-level, move `split` into donut, move crypto/keys into api/auth 2015-07-03 15:24:51 -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 Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 2015-07-05 20:26:32 -07:00
utils Fix go installation check on amazon instance 2015-07-05 18:12:58 -07:00