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

Consider migrating to object_store for all access #42

Open
nyurik opened this issue Jun 17, 2024 · 1 comment
Open

Consider migrating to object_store for all access #42

nyurik opened this issue Jun 17, 2024 · 1 comment

Comments

@nyurik
Copy link
Collaborator

nyurik commented Jun 17, 2024

It seems the object_store crate can handle a lot of the use cases for us - reading local and remote storage - all major cloud providers plus all regular HTTP, plus supports cache invalidation (including etag). We may want to just migrate to this instead of having our own backend support?

@lseelenbinder
Copy link
Member

That looks like a really fascinating approach @nyurik! I'm not opposed at all. We can definitely test it immediately as another backend.

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

2 participants