Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister a1745690de session: improve host setup in session hace 8 años
  Chris Bannister 01f586cc26 refactor host discovery hace 8 años
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) hace 8 años
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" hace 8 años
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo hace 8 años
  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. hace 8 años
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant hace 8 años
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger hace 9 años
  Charles Frantz d93ce32f1b adding AddressTranslator interface and impl for use in ec2 hace 9 años
  Chris Bannister 8fddba88e0 Merge pull request #805 from aai/debouncer hace 9 años
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP hace 9 años
  Nathan Youngman 6fd3af5539 typo fix: Debouncer hace 9 años
  Chris Bannister f859eab0b6 config: remove legacy DiscoveryConfig hace 9 años
  matope a0223bbf7d Attempt to reconnect known DOWN nodes hace 9 años
  tonkolviktor 9c06bf7e0f Use server sent events to maintain a client side view of the keyspace schemas #554 (#715) hace 9 años
  Zach Badgett 5574c43c28 Fixed IgnorePeerAddr config option (#703) hace 9 años
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. hace 9 años
  Chris Bannister 2d49157aa7 store the hostInfo on the connection hace 9 años
  Chris Bannister cda7096df5 rename debug -> gocqlDebug hace 10 años
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test hace 10 años
  Chris Bannister d8ea9d6f88 register for schema events hace 10 años
  Chris Bannister e73d08a85b add gocql_debug to debug parts of the driver hace 10 años
  Chris Bannister e11110d5a0 fix bool logic for adding existing host hace 10 años
  Chris Bannister 387cf07150 update host state after updating the pool hace 10 años
  Chris Bannister 8c70accded Add option to ignore cassandras reported address hace 10 años
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events hace 10 años
  Chris Bannister f683ea9a83 add the simple discovery filter back in for now hace 10 años
  Chris Bannister 184f335ec4 remove debug logging hace 10 años
  Chris Bannister f111b798fc events: add to flag to conditionally wait for startup hace 10 años
  Chris Bannister afd9ba0177 events: sleep after node up / new node events hace 10 años