object_store 0.5.1

A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.
Documentation

Rust Object Store

A focused, easy to use, idiomatic, high performance, async object store library interacting with object stores.

Using this crate, the same binary and code can easily run in multiple clouds and local test environments, via a simple runtime configuration change. Supported object stores include:

Originally developed for InfluxDB IOx and later split out and donated to Apache Arrow.

See docs.rs for usage instructions