mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 06:26:17 +03:00
Bring etcd support for bucket DNS federation
- Supports centralized `config.json` - Supports centralized `bucket` service records for client lookups - implement a new proxy forwarder
This commit is contained in:
committed by
kannappanr
parent
7872c192ec
commit
853ea371ce
+1
-1
@@ -28,7 +28,7 @@ Minio is an object storage server released under Apache License v2.0.
|
||||
It is compatible with Amazon S3 cloud storage service. It is best
|
||||
suited for storing unstructured data such as photos, videos, log
|
||||
files, backups and container / VM images. Size of an object can
|
||||
range from a few KBs to a maximum of 5TB.
|
||||
range from a few KBs to a maximum of 5TiB.
|
||||
|
||||
%prep
|
||||
%setup -qc
|
||||
|
||||
Reference in New Issue
Block a user