Commit History

Author SHA1 Message Date
  Chris Bannister 71387800e5 Merge branch 'issue-743-fix' of https://github.com/CrowdStrike/gocql into CrowdStrike-issue-743-fix 9 years ago
  Chris Bannister 3f7ef971b1 dont copy value with mutex inside 9 years ago
  Marcus 98fa8f1e6f Fixed TestHostPoolHostPolicy that was intermitently failing 9 years ago
  Chris Bannister f011beaa02 queries will only be attempted once if there is only 1 host available 9 years ago
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 years ago
  Max Ekman 6eee003f22 Fix a panic that could happen when using the TokenAwareHostPolicy 9 years ago
  Chris Bannister d2f352e9dc add test for COW list adding 10 years ago
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 years ago
  Chris Bannister 5c1118aa01 start replacing host discovery with events 10 years ago
  Chris Bannister f6027742da policies: check available streams on conn 10 years ago
  Chris Bannister 8d7aab2f32 policies: ensure NextHost is nil 10 years ago
  Daniel Cannon 76d7214745 Update documentation 10 years ago
  Daniel Cannon 8585d308f7 Add HostPoolHostPolicy policy 10 years ago
  Daniel Cannon 4c27e0075d Return host status to the host selection policy 10 years ago
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 years ago
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 years ago
  Justin Corpron b6bbb37b4c First round of code review fixes 10 years ago
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation 11 years ago