mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 09:07:36 +03:00
b23659927c
store the cache in-memory instead of disks to avoid large write amplifications for list heavy workloads, store in memory instead and let it auto expire.