mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
bd032d13ff
this is a major overhaul by migrating off all bucket metadata related configs into a single object '.metadata.bin' this allows us for faster bootups across 1000's of buckets and as well as keeps the code simple enough for future work and additions. Additionally also fixes #9396, #9394