Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading state snapshots to an object store #2197

Open
2 tasks
Tracked by #1807
tillrohrmann opened this issue Nov 1, 2024 · 1 comment
Open
2 tasks
Tracked by #1807

Uploading state snapshots to an object store #2197

tillrohrmann opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented Nov 1, 2024

Ideally, we support a wide range of different object stores and filesystems. That way users can run Restate also w/o an object store. Moreover, the upload process should happen in the background.

Libraries to look at could be: https://crates.io/crates/opendal and https://crates.io/crates/object_store.

Tasks

@Xuanwo
Copy link

Xuanwo commented Nov 16, 2024

As mentioned in #1882 (comment), please let me know if there's anything we can do from the opendal side.

We have recently polished our VISION to One Layer, All Storage with the Open Community, Solid Foundation, Fast Access, Object Storage First, and Extensible Architecture principles. We are also actively working towards our v1.0 release.

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

No branches or pull requests

3 participants