1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

5 Commits

Author SHA1 Message Date
Bala FA
95e89f1712
proactive deep heal object when a bitrot is detected () 2020-04-01 12:14:00 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Krishna Srinivas
730ac5381c Simplify parallelReader.Read() ()
Simplify parallelReader.Read() which also fixes previous 
implementation where it was returning before all the parallel 
reading go-routines had terminated which caused race conditions.
2019-01-18 21:18:24 +05:30
Krishna Srinivas
98c950aacd Streaming bitrot verification support () 2019-01-17 18:28:18 +05:30
Krishna Srinivas
52f6d5aafc Rename of structs and methods ()
Rename of ErasureStorage to Erasure (and rename of related variables and methods)
2018-08-23 23:35:37 -07:00