quantum-fusion / springboot_swagger_example-master-cassandra

0 stars 0 forks source link

Fault tolerance and redundancy Cassandra Pooling for Cluster nodes #22

Open quantum-fusion opened 6 years ago

quantum-fusion commented 6 years ago

Need to add support of a List of ipaddress for cluster nodes, this would add support for Cassandra connection pooling, by allowing pooling of remote cassandra nodes.

This will add redundancy for database nodes, which reduces meantime failure if a node goes down.