Skip to content

RustFS Bucket Management

Buckets are basic containers in RustFS used to organize and manage data. Each bucket has a unique name and can contain multiple objects. Buckets provide logical grouping of data, making it easy for users to manage and access data.

Released under the Apache License 2.0.