Commit History

Author SHA1 Message Date
  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
  Chris Bannister 184f335ec4 remove debug logging 10 years ago
  Chris Bannister f111b798fc events: add to flag to conditionally wait for startup 10 years ago
  Chris Bannister afd9ba0177 events: sleep after node up / new node events 10 years ago
  Chris Bannister f9988b719b check debounced events 10 years ago
  Chris Bannister 6390f07809 log incoming events 10 years ago
  Chris Bannister 1b4b8ceafb remove debug logging 10 years ago
  Chris Bannister 5e3dfa3e76 fix rebase 10 years ago
  Chris Bannister e8247674ac use the port to connect to which is passed via the events 10 years ago
  Chris Bannister 29cc0d7a2f remove debug logging 10 years ago
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host 10 years ago
  Chris Bannister 29b95e8481 add event debouncing 10 years ago
  Chris Bannister 3517d45d98 start working on event debouncer 10 years ago
  Chris Bannister 06dd52ac68 events: add hosts to the ring and handle existing nodes 10 years ago
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 years ago