1
0
mirror of https://github.com/minio/minio.git synced 2025-01-18 02:03:15 -05:00

6 Commits

Author SHA1 Message Date
Harshavardhana
6005dbf01f Fix broken doc links () 2018-06-22 09:14:41 +05:30
poornas
b7536570f8 update docs for NAS gateway () 2018-02-22 09:15:19 +05:30
Nitish Tiwari
6d5d49bfb1 Update CLI examples to be in sync with examples used on Minio website () 2017-09-14 19:17:42 -07:00
Nitish Tiwari
ba0c11757e Added that no special config changes reqd ()
Added a line saying no special config changes are required for Shared mode. Also the previous `Why Shared Backend` and current `Use cases` are already merged. This fixes the comment: https://github.com/minio/minio/pull/3888#discussion_r105573494
2017-03-15 08:22:03 -07:00
Nitish Tiwari
3314501f19 Simplify shared mode document () 2017-03-12 16:17:03 -07:00
Harshavardhana
1c699d8d3f fs: Re-implement object layer to remember the fd ()
This patch re-writes FS backend to support shared backend sharing locks for safe concurrent access across multiple servers.
2017-01-16 17:05:00 -08:00