1
0
mirror of https://github.com/minio/minio.git synced 2025-04-05 12:20:34 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
f1f23f6f11 Add sync mode for 'xl.json' ()
xl.json is the source of truth for all erasure
coded objects, without which we won't be able to
read the objects properly. This PR enables sync
mode for writing `xl.json` such all writes go hit
the disk and are persistent under situations such
as abrupt power failures on servers running Minio.
2018-11-14 19:48:35 +05:30
Krishna Srinivas
81bee93b8d Move remote disk StorageAPI abstraction from RPC to REST () 2018-10-04 17:44:06 -07:00