Dee Koder
e252114f06
Revert "cache: Rewrite to cache only on download ( #7575 )" ( #7684 )
...
This reverts commit a13b58f630
.
2019-05-22 14:54:15 -07:00
poornas
a13b58f630
cache: Rewrite to cache only on download ( #7575 )
...
This will allow cache to consistently work for
server and gateways. Range GET requests will
be cached in the background after the request
is served from the backend.
Fixes : #7458 , #7573 , #6265 , #6630
2019-05-22 08:30:27 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Eco
3457e504cf
Spelling changes and fixed link ( #6596 )
2018-10-17 10:55:55 -07:00
poornas
557f382477
cache: remove cache space constraint ( #6635 )
...
relax cache constraint of requiring 100 times size of object
being cached for better cache utilization.
2018-10-16 11:06:42 +05:30
poornas
1da362538b
cache: allow ellipse style entries for MINIO_CACHE_DRIVES ( #6088 )
...
Fixes #5863
2018-07-03 16:54:10 -07:00
Annanay Agarwal
78abe5234e
Add functionality to make cache limit configurable ( #5991 )
2018-06-25 10:24:12 -07:00
poornas
98315b8e60
Update disk cache documentation ( #5743 )
2018-04-02 10:25:08 +05:30
Harshavardhana
228c8f05f4
Improve some wording in disk caching docs ( #5730 )
2018-03-29 10:12:14 +05:30