minio/docs
Harshavardhana 0c880bb852 Deprecate and remove in-memory object caching (#5481)
in-memory caching cannot be cleanly implemented
without the access to GC which Go doesn't naturally
provide. At times we have seen that object caching
is more of an hindrance rather than a boon for
our use cases.

Removing it completely from our implementation
  related to #5160 and #5182
2018-02-02 10:17:13 -08:00
..
admin-api Fix xml block syntax in admin-api Readme (#4062) 2017-04-07 03:38:01 -07:00
backend fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 2017-05-14 12:05:51 -07:00
browser Update CLI examples to be in sync with examples used on Minio website (#4920) 2017-09-14 19:17:42 -07:00
bucket Add notification structure link (#5426) 2018-01-20 09:23:09 +05:30
chroot Add chroot environment doc for minio (#5366) 2018-01-12 07:55:40 +05:30
config Reduce Minio access key minimum length to 3 (#5478) 2018-02-02 09:13:30 +05:30
deployment/kernel-tuning Add Transparent Hugepage information (#5246) 2017-11-30 12:18:00 -08:00
distributed Update storage class related documents (#5399) 2018-01-17 14:52:42 +05:30
docker Add custom secret names for Docker (#5355) 2018-01-09 10:46:25 +05:30
erasure Update storage class related documents (#5399) 2018-01-17 14:52:42 +05:30
gateway gateway/manta: Add support for RBAC (#5332) 2018-01-05 13:30:29 +05:30
multi-tenancy Update CLI examples to be in sync with examples used on Minio website (#4920) 2017-09-14 19:17:42 -07:00
orchestration Update yaml files to latest version RELEASE.2018-01-18T20-33-21Z 2018-01-18 20:41:53 +00:00
screenshots Fix gateway browser screenshot (#4613) 2017-06-30 09:47:40 -07:00
shared-backend Convert errors tracer into a separate package (#5221) 2017-11-25 11:58:29 -08:00
tls add documentation about PKCS-8 encrypted RSA keys (#5454) 2018-01-27 09:30:02 +05:30
zh_CN Remove logger field info from docs (#5281) 2017-12-11 13:20:05 -08:00
FreeBSD.md docs: Fix and reword FreeBSD documentation. (#4145) 2017-04-19 00:25:20 -07:00
minio-limitations.md Increase maximum size of PUT request to 5TB (#5241) 2017-11-28 12:59:02 +05:30