Commit History

Autor SHA1 Mensaxe Data
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 5db16e32cc When the hostpool is empty dont block in fill %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 23e622bb33 When initially filling the host pool do it sync. %!s(int64=10) %!d(string=hai) anos
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. %!s(int64=10) %!d(string=hai) anos
  Justin Corpron b6bbb37b4c First round of code review fixes %!s(int64=10) %!d(string=hai) anos
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 44795f75d3 dont export tlsConfig %!s(int64=10) %!d(string=hai) anos
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once %!s(int64=10) %!d(string=hai) anos
  Miles Delahunty ed80a3721e Merge pull request #332 %!s(int64=10) %!d(string=hai) anos
  Miles Delahunty 264d68c4b8 Tidy syntax and add self to AUTHORS %!s(int64=10) %!d(string=hai) anos
  Miles Delahunty 9c3f7ccdec Use sync.WaitGroup rather than explicit semaphore in fillPool() %!s(int64=10) %!d(string=hai) anos
  Chris Bannister edf935ca8e lock mu when checking if the pool is closed %!s(int64=10) %!d(string=hai) anos
  Miles Delahunty 0033e98e26 Wait until we're done connecting before returning from fillPool, to avoid possible race between multiple goroutines opening new connections %!s(int64=10) %!d(string=hai) anos
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. %!s(int64=11) %!d(string=hai) anos
  Josh Wright 34294e27bf Don't change file permissions %!s(int64=11) %!d(string=hai) anos
  Josh Wright 24dd1a86e5 Cleaner address/port parsing %!s(int64=11) %!d(string=hai) anos
  Josh Wright d3381c10c4 Handle host discovery in clusters with IPv6 addresses %!s(int64=11) %!d(string=hai) anos
  Dean Elbaz d489940f74 fix scope issue %!s(int64=11) %!d(string=hai) anos
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql %!s(int64=11) %!d(string=hai) anos
  juliendsv 838e2ab56b DefaultPort to Port: I tink it make more sense like that %!s(int64=11) %!d(string=hai) anos
  Ben Hood b2b48dac38 Remove debugging code from production code %!s(int64=11) %!d(string=hai) anos
  Ben Hood c36d0f2840 Actually fill the pool %!s(int64=11) %!d(string=hai) anos
  Ben Hood 31bc32f12e Post pool debugging %!s(int64=11) %!d(string=hai) anos
  Ben Hood ccaed4e0c1 Less verbose debugging %!s(int64=11) %!d(string=hai) anos
  Ben Hood 4474ab668a Added some debug statements %!s(int64=11) %!d(string=hai) anos
  Chris Bannister aaa339bf2d remove SimplePool.newConn %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 358e2503dd Pass by HostInfo instead of the peer address %!s(int64=11) %!d(string=hai) anos
  Chris Bannister 33220784c3 Add periodic node discovery with optional filters %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. %!s(int64=11) %!d(string=hai) anos