Commit History

Author SHA1 Message Date
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. 11 years ago
  Josh Wright 34294e27bf Don't change file permissions 11 years ago
  Josh Wright 24dd1a86e5 Cleaner address/port parsing 11 years ago
  Josh Wright d3381c10c4 Handle host discovery in clusters with IPv6 addresses 11 years ago
  Dean Elbaz d489940f74 fix scope issue 11 years ago
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql 11 years ago
  juliendsv 838e2ab56b DefaultPort to Port: I tink it make more sense like that 11 years ago
  Ben Hood b2b48dac38 Remove debugging code from production code 11 years ago
  Ben Hood c36d0f2840 Actually fill the pool 11 years ago
  Ben Hood 31bc32f12e Post pool debugging 11 years ago
  Ben Hood ccaed4e0c1 Less verbose debugging 11 years ago
  Ben Hood 4474ab668a Added some debug statements 11 years ago
  Chris Bannister aaa339bf2d remove SimplePool.newConn 11 years ago
  Chris Bannister 358e2503dd Pass by HostInfo instead of the peer address 11 years ago
  Chris Bannister 33220784c3 Add periodic node discovery with optional filters 11 years ago
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. 11 years ago
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. 11 years ago