Closed kylebarron closed 1 month ago
ObjectStore::put
put_file
put
PutResult
put_async
use_multipart
chunk_size
Change list
ObjectStore::put
directly.put_file
toput
, because we no longer have a need forput_file
.PutResult
fromput
andput_async
.use_multipart
kwarg, to manually turn on/off multipart uploads.chunk_size
.