You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 4a27ab0e58 Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 10 years ago
..
controller Add basic controller code, initiating json rpc connection getting list of disks and memstats for now. 10 years ago
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 10 years ago
crypto Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 10 years ago
donut Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 10 years ago
erasure Go vet fixes for donut 10 years ago
hash/crc32c Restructure codebase move crypto, checksum to top-level, move ``split`` into donut, move crypto/keys into api/auth 10 years ago
iodine Trim iodine path properly, so that now errors have github.com/minio/minio prefixed 10 years ago
quick Import quick key value store from Minio Client for persistent state files, primarily for donut 10 years ago
server Fix another deadlock inside CreateObjectPart() code, premature return without Unlocking() 10 years ago
utils Fix go installation check on amazon instance 10 years ago