mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
0c880bb852
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 |
||
---|---|---|
.. | ||
auth | ||
cgroup | ||
disk | ||
errors | ||
handlers | ||
hash | ||
http | ||
ioutil | ||
lock | ||
madmin | ||
mimedb | ||
mountinfo | ||
quick | ||
safe | ||
sys | ||
trie | ||
wildcard | ||
words |