-
Notifications
You must be signed in to change notification settings - Fork 501
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
feat(binding/node.js): basic IO #1416
Conversation
09e4b50
to
7293dc8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR. I left some comments here, PTAL.
idea: To make our contribution process more enjoyable and happier, I prefer to discuss the roadmap in #1204 and break it into multiple PRs rather than doing one big PR at a time. |
SGTM. Will make this PR focusing on MVP. |
786c08e
to
95a4bf7
Compare
Hi, maybe it worth to take a look over #1464 |
Great timing! I've been waiting for it! |
Signed-off-by: Suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
3a8edf7
to
3ca125e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! We have a working base now!
The detailed API still need some polish, but I think this PR is a good start! |
This reverts commit 582c81a.
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
b6d5659
to
18031d5
Compare
Signed-off-by: suyanhanx <suyanhanx@gmail.com>
Signed-off-by: Xuanwo <github@xuanwo.io>
…into nodejs-binding Signed-off-by: Xuanwo <github@xuanwo.io>
LGTM. Thanks for your carrying. |
🤣 It's really annoying. |
CI, passed! Let's go! |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
OpenDAL node.js binding
part of #1204
Tasks:
Tests:
Project