tree: 3e4f2e355e9c47df1a6e8b2d7dc0aab8254616cb [path history] [tgz]
  1. dev/
  2. src/
  3. .github_changelog_generator
  4. Cargo.toml
  5. CHANGELOG-old.md
  6. CHANGELOG.md
  7. CONTRIBUTING.md
  8. deny.toml
  9. README.md
object_store/README.md

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