minio/docs
poornas 3385bf3da8 Rewrite cache implementation to cache only on GET (#7694)
Fixes #7458
Fixes #7573 
Fixes #7938 
Fixes #6934
Fixes #6265 
Fixes #6630 

This will allow the 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.

- All cached content is automatically bitrot protected.

- Avoid ETag verification if a cache-control header
is set and the cached content is still valid.

- This PR changes the cache backend format, and all existing
content will be migrated to the new format. Until the data is
migrated completely, all content will be served from the backend.
2019-08-09 17:09:08 -07:00
..
bigdata Update docs with new settings (#7803) 2019-06-18 17:52:27 -07:00
bucket/notifications Enable event persistence in AMQP (#7565) 2019-07-25 11:20:24 -07:00
chroot Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
compression Update compression README.md (#7823) 2019-06-23 13:52:58 +05:30
config Remove deprecated ENVs 2019-08-07 18:57:38 -07:00
deployment/kernel-tuning Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
disk-caching Rewrite cache implementation to cache only on GET (#7694) 2019-08-09 17:09:08 -07:00
distributed Add some design docs for distributed setup (#7950) 2019-07-23 07:48:10 +05:30
docker docs: Use --user to start container in non-root (#7966) 2019-07-24 17:35:52 -07:00
erasure docs: Fix dead link of HighwayHash (#7847) 2019-07-03 14:32:58 -07:00
federation/lookup Migrate minio etcd config to backend config (#7751) 2019-06-15 03:07:54 -07:00
gateway Add krb5 support for HDFS gateway (#7933) 2019-07-24 18:05:48 -07:00
kms add UpdateKey method to KMS interface (#7974) 2019-08-01 15:47:47 -07:00
lifecycle Add bucket lifecycle expiry feature (#7834) 2019-08-09 10:02:41 -07:00
logging Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
metrics Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
multi-tenancy Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
multi-user doc: "admin user policy" command typo (#7865) 2019-07-02 11:48:26 -07:00
orchestration Update yaml files to latest version RELEASE.2019-08-07T01-59-21Z 2019-08-07 02:05:41 +00:00
screenshots doc: Merge large bucket with distributed docs (#7761) 2019-06-11 13:44:33 -07:00
security Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
select Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
shared-backend Removes the incorrect coverage badge from the docs (#7651) 2019-05-16 12:11:49 +05:30
sts Fix time formatting of Expiration field in STS (#8043) 2019-08-08 15:44:57 -07:00
tls remove encryption key section for certtool docs (#7820) 2019-06-21 10:39:02 -07:00
zh_CN docs: Fix dead link of HighwayHash (#7847) 2019-07-03 14:32:58 -07:00
minio-limits.md Clarify server maximums via Federation (#7608) 2019-05-01 16:20:25 -07:00