minio/pkg/bucket
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586)
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
2020-05-19 13:53:54 -07:00
..
encryption migrate all bucket metadata into a single file (#9586) 2020-05-19 13:53:54 -07:00
lifecycle enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
object/lock migrate all bucket metadata into a single file (#9586) 2020-05-19 13:53:54 -07:00
policy policy: Do not return an error for invalid value during parsing (#9442) 2020-05-10 10:55:28 -07:00