Commit History

Author SHA1 Message Date
  Chris Bannister f859eab0b6 config: remove legacy DiscoveryConfig 9 years ago
  Bartosz Burclaf 71a7d63609 Corrects all typos in the cluster.go file 9 years ago
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 9 years ago
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 years ago
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 years ago
  Chris Bannister 45c7cec18e simplify the prepared cache access 9 years ago
  Chris Bannister d8ea9d6f88 register for schema events 10 years ago
  Chris Bannister ed8274a131 reset statements LRU after getting a schema change update 10 years ago
  Chris Bannister 39654ebf71 didnt mean to change the mutex 10 years ago
  Chris Bannister 4cb95a4314 make statment cache local to session 10 years ago
  Chris Bannister a22b1d9299 cluster: add option to disable specific events 10 years ago
  Chris Bannister 83932d6de9 session: add option to disable inital host lookup 10 years ago
  Chris Bannister 8c70accded Add option to ignore cassandras reported address 10 years ago
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events 10 years ago
  Chris Bannister f683ea9a83 add the simple discovery filter back in for now 10 years ago
  Chris Bannister 24104d30c9 build pool doesnt return an error 10 years ago
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 years ago
  Chris Bannister a546a93a07 move lru package to internal 10 years ago
  Chris Bannister 25a8e282f8 cluster: remove NumStreams config 10 years ago
  Chris Bannister c8020c32f0 wait for schema agreement in conn 10 years ago
  Chris Bannister e5248ed2fb add internal control connection 10 years ago
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 years ago
  Adrien Bustany 5a689b9e50 Use an LRU cache with "pure" string keys 10 years ago
  Study 9b371de857 Set Cluster Default PageSize to 5000 10 years ago
  Chris Bannister 6a5b608c60 Consolidate CreateSession into NewSession 10 years ago
  Chris Bannister 6af1499e33 Add with default timestamp support 10 years ago
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type 10 years ago
  Chris Bannister 4eb0e0532e Add with serial consistency support 10 years ago
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once 10 years ago
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query 10 years ago