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

Is this project abandoned? #91

Open
calvin2021y opened this issue Feb 23, 2024 · 3 comments
Open

Is this project abandoned? #91

calvin2021y opened this issue Feb 23, 2024 · 3 comments

Comments

@calvin2021y
Copy link

No description provided.

@roydahan
Copy link
Collaborator

No.
However, we soon would start promoting this one https://github.com/scylladb/cpp-rust-driver as a better alternative.

@calvin2021y
Copy link
Author

Is cpp-rust-driver able to generate async c api like this project ?

@Lorak-mmk
Copy link
Collaborator

It is intended as a drop-in replacement - although not all functions are implemented.
If by "async c api" you mean functions like

cass_session_execute
cass_future_error_code
cass_future_set_callback
cass_future_free

and other methods from https://cpp-driver.docs.scylladb.com/master/api/struct.CassFuture.html , then yes, async API is implemented.

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

3 participants