Skip to content

RustFS Object Management

Objects are the basic units of RustFS storage, containing data, metadata, and unique identifiers (Object Key). Data is stored in the form of objects. This chapter details the content of RustFS object lifecycle management, including:

Released under the Apache License 2.0.