We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apply for this project: https://summer-ospp.ac.cn/org/prodetail/241190422
This project is hosted by @vesoft-inc, and opendal just provide mentorship.
Add nebula based service support so users can store data inside nebula via opendal.
The usage will look like:
let op = Operator::via_map(Scheme::Nebula, map)?; let bs = op.read("path/to/file").await?;
Mentor: @suyanhanx Discussion: mailing list and discord
The text was updated successfully, but these errors were encountered:
cc @suyanhanx, any updates on this?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Apply for this project: https://summer-ospp.ac.cn/org/prodetail/241190422
Notes
This project is hosted by @vesoft-inc, and opendal just provide mentorship.
Goal
Add nebula based service support so users can store data inside nebula via opendal.
The usage will look like:
Requirement
Mentorship
Mentor: @suyanhanx
Discussion: mailing list and discord
The text was updated successfully, but these errors were encountered: