1
0
mirror of https://github.com/minio/minio.git synced 2025-03-22 05:24:15 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
e9b2bf00ad Support MinIO to be deployed on more than 32 nodes ()
This PR implements locking from a global entity into
a more localized set level entity, allowing for locks
to be held only on the resources which are writing
to a collection of disks rather than a global level.

In this process this PR also removes the top-level
limit of 32 nodes to an unlimited number of nodes. This
is a precursor change before bring in bucket expansion.
2019-11-13 12:17:45 -08:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
e5e522fc61
docs: fix all Chinese doc links for the new docs site ()
Additionally fix typos, default to US locale words
2018-06-28 16:02:02 -07:00
Kaan Kabalak
38ce19badd Rename minio-limitations.md to minio-limits.md in Chinese translation ()
Applies the change in  for Chinese docs
2018-04-04 19:00:19 -07:00