Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 31a2e0157b update the host policy from the connection pool hace 10 años
  Chris Bannister e8247674ac use the port to connect to which is passed via the events hace 10 años
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down hace 10 años
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down hace 10 años
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks hace 10 años
  Chris Bannister 023d93bc08 try to fill the connection pool more often hace 10 años
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session hace 10 años
  Chris Bannister b13e734abb add session.connect to dial connections hace 10 años
  Chris Bannister a65110e114 sesssion now creates a single connconfig hace 10 años
  Chris Bannister 0248bf8a96 pool: only add hosts if they are up hace 10 años
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere hace 10 años
  Chris Bannister be960bdc91 working tmp hace 10 años
  Chris Bannister 5c1118aa01 start replacing host discovery with events hace 10 años
  Chris Bannister 732282f2ca add support for events hace 10 años
  Chris Bannister 25a8e282f8 cluster: remove NumStreams config hace 10 años
  Johnny Bergström 64eb2479f8 Defer mutex unlocks to prevent accidental deadlocks in connection pool hace 10 años
  Chris Bannister c8020c32f0 wait for schema agreement in conn hace 10 años
  Daniel Cannon 4c27e0075d Return host status to the host selection policy hace 10 años
  Chris Bannister e5248ed2fb add internal control connection hace 10 años
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools hace 10 años
  Baptiste Fontaine 5d40b02f82 ConnectionPool: typo fixed in godoc hace 10 años
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. hace 10 años
  Maciek Sakrejda 8ab3de65a3 Do not require a client certificate in SslOptions hace 10 años
  Chris Bannister 5db16e32cc When the hostpool is empty dont block in fill hace 10 años
  Chris Bannister 23e622bb33 When initially filling the host pool do it sync. hace 10 años
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. hace 10 años
  Justin Corpron b6bbb37b4c First round of code review fixes hace 10 años
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation hace 11 años
  Chris Bannister 44795f75d3 dont export tlsConfig hace 10 años
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once hace 10 años