Commit History

Автор SHA1 Съобщение Дата
  Chris Bannister 25a8e282f8 cluster: remove NumStreams config преди 10 години
  Johnny Bergström 64eb2479f8 Defer mutex unlocks to prevent accidental deadlocks in connection pool преди 10 години
  Chris Bannister c8020c32f0 wait for schema agreement in conn преди 10 години
  Daniel Cannon 4c27e0075d Return host status to the host selection policy преди 10 години
  Chris Bannister e5248ed2fb add internal control connection преди 10 години
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools преди 10 години
  Baptiste Fontaine 5d40b02f82 ConnectionPool: typo fixed in godoc преди 10 години
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. преди 10 години
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions преди 10 години
  Chris Bannister 5db16e32cc When the hostpool is empty dont block in fill преди 10 години
  Chris Bannister 23e622bb33 When initially filling the host pool do it sync. преди 10 години
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. преди 10 години
  Justin Corpron b6bbb37b4c First round of code review fixes преди 10 години
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation преди 11 години
  Chris Bannister 44795f75d3 dont export tlsConfig преди 10 години
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once преди 10 години
  Miles Delahunty ed80a3721e Merge pull request #332 преди 10 години
  Miles Delahunty 264d68c4b8 Tidy syntax and add self to AUTHORS преди 10 години
  Miles Delahunty 9c3f7ccdec Use sync.WaitGroup rather than explicit semaphore in fillPool() преди 10 години
  Chris Bannister edf935ca8e lock mu when checking if the pool is closed преди 10 години
  Miles Delahunty 0033e98e26 Wait until we're done connecting before returning from fillPool, to avoid possible race between multiple goroutines opening new connections преди 10 години
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. преди 11 години
  Josh Wright 34294e27bf Don't change file permissions преди 11 години
  Josh Wright 24dd1a86e5 Cleaner address/port parsing преди 11 години
  Josh Wright d3381c10c4 Handle host discovery in clusters with IPv6 addresses преди 11 години
  Dean Elbaz d489940f74 fix scope issue преди 11 години
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql преди 11 години
  juliendsv 838e2ab56b DefaultPort to Port: I tink it make more sense like that преди 11 години
  Ben Hood b2b48dac38 Remove debugging code from production code преди 11 години
  Ben Hood c36d0f2840 Actually fill the pool преди 11 години