-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
Hey,
Just curious if there is anything similar to "Token aware" client policy in Java driver? (docs: https://docs.datastax.com/en/latest-java-driver/common/drivers/reference/tuningPolicies_c.html )
…
-
Authentication fails when I try to connect to Cassandra using username and password.
var apollo = new Apollo(
{
hosts: ['127.0.0.1'],
keyspace: 'goodkeyspace',
username: 'ca…
-
Some drivers default to DSE CQL protocol version, which causes Scylla to print out scary-looking errors, which makes people think the driver does not work:
```
I’m trying to use datastax NodeJS dr…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Cassandra are you using?
Yugabyte 2.14
### What version of Gocql are you using?
v1.2.1
### What versi…
-
I was trying to insert into a table with an 'id' column that is of 'text' datatype.
The value I was trying to insert is : "115f1999-b4e4-4e0d-9f81-47cd5e6b2801"
I get a 'String didn\'t validate' erro…
-
Hi, as i have checked python driver, and its well maintained and updated, Thus; is this driver our of date? is it maintained?
-
### Prerequisites
- [X] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.4.0
### Nod…
-
I think `broadcast_address` is more suitable as `rpc_address` is usually set to `0.0.0.0` or a local sub-network IP.
-
**Is your feature request related to a problem? Please describe.**
Similar to [this MongoDB ticket](https://github.com/elastic/apm-agent-nodejs/issues/1892), it looks like our [Cassandra Instrument…