11 Commits (b606ba3f81372eb4e9aa246344b6571aae3ec08a)

Author SHA1 Message Date
Harshavardhana 7765081db7 cache: Increasing caching GC percent from 20 to 50. (#4041) 8 years ago
Bala FA 208dd15245 Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 8 years ago
Harshavardhana 22909c849e objcache: Return io.ReaderAt to avoid Seeking and Reading. (#3735) 8 years ago
Harshavardhana b363709c11 caching: Optimize memory allocations. (#3405) 8 years ago
Anis Elleuch 0cef971832 Fix max cache size calculation when system RAM is inferior to the default cache size (#3410) 8 years ago
Krishnan Parthasarathi 669783f875 Purge stale object cache entry (#2770) 8 years ago
Harshavardhana b23605a2b5 pkg/objcache: Add more tests. (#2371) 8 years ago
Harshavardhana c0c8a8430e XL/PutObject: Add single putObject and multipart caching. (#2115) 8 years ago
Krishna Srinivas 01cbacd803 object-cache: use golang bytes.Buffer and bytes.NewReader instead of custom implementation. (#2108) 8 years ago
Harshavardhana 8a028a9efb handler/PUT: Handle signature verification through a custom reader. (#2066) 8 years ago
Harshavardhana d2557bb538 XL: GetObject caching implemented for XL. (#2017) 8 years ago