Skip to content

Migrate Rust storage to object_store - #2280

Draft
philsippl wants to merge 3 commits into
mainfrom
ps/use-rust-object-store
Draft

Migrate Rust storage to object_store#2280
philsippl wants to merge 3 commits into
mainfrom
ps/use-rust-object-store

Conversation

@philsippl

@philsippl philsippl commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Replace direct aws-sdk-s3 usage in the Rust services with a shared object_store abstraction. Existing bucket-name configuration remains S3-compatible, while provider URLs enable other supported storage backends.

Migrates checkpoint uploads and downloads, importers, utilities, and tests while preserving multipart, streaming, and retry behavior. All CI checks pass.

@philsippl philsippl changed the title Migrate S3 and checkpoint flows to Rust object store Migrate Rust storage to object_store Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant