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
No description provided.
The text was updated successfully, but these errors were encountered:
No. However, we soon would start promoting this one https://github.com/scylladb/cpp-rust-driver as a better alternative.
Sorry, something went wrong.
Is cpp-rust-driver able to generate async c api like this project ?
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.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: