Xuanwo
Xuanwo
Thanks @suyanhanx to build basic IO support! Now we have the following things to do before we can make a `0.1` release of opendal's nodejs binding: - [ ] Cleanup...
Hello, @suyanhanx. Is it possible to use our Node.js bindings on [Deno](https://deno.land/[email protected]/runtime)? Additionally, what steps are necessary to enable us to run the bindings in a web browser?
Nodejs binding has been released to npm, let's close this issue.
Thanks a lot!
It appears that we can categorize the kv adapter into two distinct types: "structural_kv" and "bytes_kv" (apologies for the unrefined names). - structural_kv has the ability to store the value...
CC @PsiACE because he has some ideas about this as well.
Fixed by https://github.com/apache/incubator-opendal/pull/2222
> Has this issue been resolved? If not I would like to take a stab at it. @Xuanwo Thanks a lot! Welcome to take a look.
Thank @G-XD!