minio/pkg
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs
This PR adds CopyObject support for objects residing in buckets
in different Minio instances (where Minio instances are part of
a federated setup).

Also, added support for multiple Minio domain IPs. This is required
for distributed deployments, where one deployment may have multiple
nodes, each with a different public IP.
2018-06-08 10:22:01 -07:00
..
auth Remove panic() and handle it appropriately (#5807) 2018-04-19 17:24:43 -07:00
bpool Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
certs Implement auto cert reloading (#5963) 2018-05-31 12:30:15 -07:00
cgroup sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 2017-04-02 10:46:16 -07:00
disk Implement support for calculating disk usage per tenant (#5969) 2018-05-23 15:41:29 +05:30
dns Add support for CopyObject across regions and multiple Minio IPs 2018-06-08 10:22:01 -07:00
ellipses Add large bucket support for erasure coded backend (#5160) 2018-02-15 17:45:57 -08:00
event fix: Avoid more crashes due to concurrent map usage (#5912) 2018-05-09 15:11:51 -07:00
handlers Bring etcd support for bucket DNS federation 2018-06-08 10:22:01 -07:00
hash security: fix write-to-RAM DoS vulnerability (#5957) 2018-05-18 11:27:25 -07: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 Ignore region in the case of admin API (#5919) 2018-06-07 10:37:31 -07: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 Remove panic() and handle it appropriately (#5807) 2018-04-19 17:24:43 -07:00
policy fix: export policy.Resource for remote RPC policy updates (#5941) 2018-05-16 16:17:00 -07:00
quick Add support for CopyObject across regions and multiple Minio IPs 2018-06-08 10:22:01 -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