You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: