-
Notifications
You must be signed in to change notification settings - Fork 552
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
questioning about : HTTP storage backend #1171
Comments
edit: just looked at the implementation and the http s3 interface looks very straightforward Hi, Any update on this? I'd be quite interested in an http storage backend. |
The |
@Xuanwo could not existing "http" service in https://opendal.databend.rs/opendal/services/http/index.html |
No. |
And sorry for the misleading comments of HTTP backend, I will fix them in apache/opendal#1238 |
Good news here, OpenDAL has implemented webdav support: https://docs.rs/opendal/0.25.2/opendal/services/webdav/index.html We can start implement webdav(aka, HTTP) support now. |
cc @Lambourl @dtretyakov @nmattia, #1597 will add this feature, would you like to try it and give us feedback? |
@Xuanwo thanks for the ping! I won't be able to test this any time soon unfortunately |
Hello everyone,
I have a question, I can't find the information.
Is it possible with sccache to have an HTTP storage backend?
I know that in ccache it is possible (see: https://ccache.dev/manual/4.6.html#_http_storage_backend ).
And if it is possible, could you explain it to me or add it to the documentation.
And if it is possible, would it also work with an HTTPS storage backend?
If none of this is possible, you can of course close my issue.
Thank you in advance for your help
The text was updated successfully, but these errors were encountered: