-
Notifications
You must be signed in to change notification settings - Fork 21
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
New storage backend: OpenDAL #183
Comments
Oh wow, this seems nice, thanks @George-Miao I think it makes sense the have the storage back-end in its own crate called
|
If this looks good to you, should I proceed with the PR? |
That's fantastic! Users can now access additional storage services through opendal. Hopefully, this addresses the issue at bolcom/libunftp#342 |
@George-Miao Yes lets do a PR |
OpenDAL is a project that offers a unified data access layer for user. Recently I have implemented a SBE for opendal under integrations/unftp-sbe and would like to upstream the integration to unFTP binary. Feel free to comment on the implementation or point out any problem. I'm also willing to make a PR if it looks good to you.
The text was updated successfully, but these errors were encountered: