mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
d2557bb538
The object cache implementation is XL cache, which defaults to 8GB worth of read cache. Currently GetObject() transparently writes to this cache upon first client read and then subsequently serves reads from the same cache. Currently expiration is not implemented. |
||
---|---|---|
.. | ||
crypto/sha256 | ||
disk | ||
mimedb | ||
objcache | ||
quick | ||
safe |