Feature Description
Most storage services return metadata after writing data. With this feature, we don't need to call stat to retrieve certain metadata(such as version, last_modified_time, and so on)
Problem and Solution
Return metadata after writing data
Additional Context
No response
Are you willing to contribute to the development of this feature?