Commit History

Author SHA1 Message Date
  Chris Bannister 8ffb77e530 framer: remove framerpool 7 years ago
  Chris Bannister 6ea202487e events: await schema agreement on keyspace change events (#1043) 8 years ago
  Chris Bannister 3688d5fd49 TokenAwarePolicy: use token replicas per placement strategy (#1039) 8 years ago
  Chris Bannister a1745690de session: improve host setup in session 8 years ago
  Chris Bannister 01f586cc26 refactor host discovery 8 years ago
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 years ago
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" 8 years ago
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo 8 years ago
  Ghislain 'Aus' Lacroix 3b79a4f810 Fix data race between event processing and session when concurrent goroutines are potentially accessing schema details or creating, altering keyspaces and tables. 8 years ago
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant 8 years ago
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 years ago
  Charles Frantz d93ce32f1b adding AddressTranslator interface and impl for use in ec2 9 years ago
  Chris Bannister 8fddba88e0 Merge pull request #805 from aai/debouncer 9 years ago
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 years ago
  Nathan Youngman 6fd3af5539 typo fix: Debouncer 9 years ago
  Chris Bannister f859eab0b6 config: remove legacy DiscoveryConfig 9 years ago
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 years ago
  tonkolviktor 9c06bf7e0f Use server sent events to maintain a client side view of the keyspace schemas #554 (#715) 9 years ago
  Zach Badgett 5574c43c28 Fixed IgnorePeerAddr config option (#703) 9 years ago
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 years ago
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 9 years ago
  Chris Bannister cda7096df5 rename debug -> gocqlDebug 9 years ago
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test 9 years ago
  Chris Bannister d8ea9d6f88 register for schema events 10 years ago
  Chris Bannister e73d08a85b add gocql_debug to debug parts of the driver 10 years ago
  Chris Bannister e11110d5a0 fix bool logic for adding existing host 10 years ago
  Chris Bannister 387cf07150 update host state after updating the pool 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