mirror of
https://github.com/minio/minio.git
synced 2024-12-28 16:15:56 -05:00
f8a16dd22b
- To avoid race in expiration while accessing memory driver structs with in two competing write locks. Use lru Len() instead to know exact length to schedule for eviction. - squash both bucket and object structs, instead use a separate map to keep mutable info of lastAccessTime which can be independently used inside the expiration routine. |
||
---|---|---|
.. | ||
donut | ||
memory | ||
mocks | ||
api_testsuite.go | ||
date.go | ||
driver.go | ||
errors.go | ||
LICENSE | ||
README.md |
objectdriver
Object Storage Driver