Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

CQLSharp - An ADO.NET Data Provider for Cassandra

Compare
Choose a tag to compare
@reuzel reuzel released this 15 Oct 21:38
· 7 commits to master since this release
  • Solves issue with connection to 2.0 and 1.x clusters when MaxQueryRetries=0
  • Retries CqlConnection.Open up to MaxQueryRetries + 1, when opening connections to the cluster fails