1
0
mirror of https://github.com/minio/minio.git synced 2025-04-26 13:02:24 -04:00
Harshavardhana 124e28578c
remove strict persistence requirements for List() .metacache objects ()
.metacache objects are transient in nature, and are better left to
use page-cache effectively to avoid using more IOPs on the disks.

this allows for incoming calls to be not taxed heavily due to
multiple large batch listings.
2023-08-25 07:58:11 -07:00
..
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-08-22 07:21:49 -07:00