Files
minio/cmd
poornas 48cff7918d Allow optionally to disable range caching. (#9908)
The default behavior is to cache each range requested
to cache drive. Add an environment variable
`MINIO_RANGE_CACHE` - when set to off, it disables
range caching and instead downloads entire object
in the background.

Fixes #9870
2020-06-29 13:46:55 -07:00
..
2020-01-31 08:29:22 +05:30