minio/pkg
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819)
As we move to multiple config backends like local disk and etcd,
config file should not be read from the disk, instead the quick
package should load and verify for duplicate entries.
2018-04-13 15:14:19 -07:00
..
auth Reduce Minio access key minimum length to 3 (#5478) 2018-02-02 09:13:30 +05:30
bpool Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
cgroup sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 2017-04-02 10:46:16 -07:00
disk Add GetInfo() support for solaris (#5174) 2017-11-13 12:54:38 -08:00
ellipses Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
event event/target/webhook: treat all 2xx as success. (#5792) 2018-04-10 17:45:54 -07:00
handlers Handle incoming proxy requests ip, scheme (#5591) 2018-03-02 15:23:04 -08:00
hash replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 2018-01-17 10:54:31 -08:00
ioutil Support SSE-C multipart source objects in CopyObject (#5603) 2018-03-02 17:24:02 -08:00
lock Lock free multipart backend implementation for FS (#5401) 2018-01-31 13:17:24 -08:00
madmin Fix docs in admin API (#5559) 2018-02-21 12:00:46 -08:00
mimedb cleanup: All conditionals simplified under pkg. (#3875) 2017-03-09 10:13:30 -08:00
mountinfo Fail to start server if detected cross-device mounts. (#4807) 2017-08-15 15:10:50 -07:00
net make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
quick Generalize loadConfig method to avoid reading from disk (#5819) 2018-04-13 15:14:19 -07:00
safe Remove go1.9 specific code for windows (#5033) 2017-10-13 15:31:15 +05:30
sync/errgroup Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
sys Push max threads to little less than kernel limit (#5001) 2017-10-03 10:37:45 -07: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