Skip to content

Latest commit

 

History

History

concurrent-upload

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Concurrent Upload

This example will show how to perform upload concurrently to a storage service.

Setup

Refer Setup to setup all examples.

Run

Use OPENDAL_TEST to control which service to run example:

OPENDAL_TEST=s3 cargo run