marina
marina copied to clipboard
High-Performance Erlang Cassandra / Scylla CQL Client
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?