mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
05f8654e3d
This largely avoids a large buffer copy which would accumulate inside proxyReader{} This patch also implements "initialize()" function to init and populate data on all the existing buckets, avoiding the redundant ListBuckets() invoked by every API call. |
||
---|---|---|
.. | ||
donut | ||
fs | ||
memory | ||
mocks | ||
api_testsuite.go | ||
date.go | ||
driver.go | ||
errors.go | ||
LICENSE | ||
README.md |
objectdriver
Object Storage Driver