1
0
mirror of https://github.com/minio/minio.git synced 2025-03-18 17:58:28 -04:00

3 Commits

Author SHA1 Message Date
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