1
0
mirror of https://github.com/minio/minio.git synced 2025-03-20 20:44:15 -04:00

3 Commits

Author SHA1 Message Date
Poorna Krishnamoorthy
b6cd54779c
Increase context timeout for bandwidth throttled reader ()
increase default timeout up to one hour for toy setups.

fixes 
2021-07-28 15:20:01 -07:00
Poorna Krishnamoorthy
d00783c923
Use rate.Limiter for bandwidth monitoring ()
Bonus: fixes a hang when bandwidth caps are enabled for
synchronous replication
2021-06-24 18:29:30 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00