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

Add configurable consistency to query #7

Merged

Conversation

matthew-jarvie
Copy link
Contributor

Hello! I'd like to be able to set the Cassandra consistency per-query, which gocql supports. This PR adds a little pass-through method to call the relevant methods on the gocql Query object and a test.

If it looks acceptable, would you be willing to cut a new release after merge? Thanks!

@willfaught willfaught merged commit 7257eb1 into willfaught:master Oct 21, 2023
1 check passed
@willfaught
Copy link
Owner

Thank you for the contribution! Shipped in v0.3.0.

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

Successfully merging this pull request may close these issues.

2 participants