marina icon indicating copy to clipboard operation
marina copied to clipboard

High-Performance Erlang Cassandra / Scylla CQL Client

Results 5 marina issues
Sort by recently updated
recently updated
newest added

When we started using a multi rack cassandra cluster, we populated the cassandra seed DNS (A) record with one IP from each rack. We instantly saw network connections continuously climbing...

fixed several problems: - if there is a new cassandra node joined, marina should be able to automatically establish connection pools to that node. - if there is a cassandra...

Could you include a insert example in the README?