コミット履歴

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