Skip to content
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

Node.js bindings #633

Open
LuKks opened this issue Apr 4, 2024 · 1 comment
Open

Node.js bindings #633

LuKks opened this issue Apr 4, 2024 · 1 comment

Comments

@LuKks
Copy link

LuKks commented Apr 4, 2024

A lot of developers would use or try out dqlite if there were Node.js bindings

I was considering to make basic bindings but the more I read include/dqlite.h the more it looks non-trivial for me as there are many methods and protocols to follow, so this leads me to end up using rqlite like many other devs probably. rqlite looks awesome tho, it's just normal to try out alternatives to choose wisely

Thanks! Cool lib anyway :)

@LuKks
Copy link
Author

LuKks commented Apr 4, 2024

Otherwise, for the worst case that there will be no Node.js bindings: Any hints on how to properly implement bindings besides protocol docs? Like what to consider, what are the must-have or optionals, methods to watch out for that are easy to implement unsafely, etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant