minio/pkg
Anis Elleuch 1b3a517683 lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981)
Avoid using GENERIC_ALL flag when creating a file since it could
return permission denied in some Windows versions.
2017-03-27 12:47:39 -07:00
..
bpool optimize memory allocation during erasure-read by using temporary buffer pool. (#2259) 2016-07-25 14:17:01 -07:00
disk cleanup: All conditionals simplified under pkg. (#3875) 2017-03-09 10:13:30 -08:00
lock lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981) 2017-03-27 12:47:39 -07:00
madmin heal: Check if all parts are available and valid (#3967) 2017-03-24 08:40:44 -07:00
mimedb cleanup: All conditionals simplified under pkg. (#3875) 2017-03-09 10:13:30 -08:00
objcache Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 2017-03-02 10:34:37 -08:00
quick pkg/quick: add Save() function and other enhancements. (#3951) 2017-03-22 10:23:25 -07:00
safe api/handlers: Implement streaming signature v4 support. (#2370) 2016-08-08 20:56:29 -07:00
sys Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
trie trie: new package (#3729) 2017-02-10 11:51:41 -08:00
wildcard pkg/wildcard: Simplify the wildcard logic further. (#2555) 2016-08-27 00:27:17 -07:00
words words: new package Damerau Levenshtein distance function. (#3929) 2017-03-19 14:23:05 -07:00